1
0
Fork 0

[Keyboard] Add Quefrency Rev. 5 (#17503)

This commit is contained in:
Danny 2022-07-11 17:14:55 -04:00 committed by GitHub
parent 7c3b6c4bc4
commit 9a41a303cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 694 additions and 615 deletions

View file

@ -14,3 +14,6 @@
#ifdef KEYBOARD_keebio_quefrency_rev4
#include "rev4.h"
#endif
#ifdef KEYBOARD_keebio_quefrency_rev5
#include "rev5.h"
#endif