Update Drashna user space code to support keyboard_init functions (#5138)
* Update code to support keyboard_init functions * Get Minor tweaks
This commit is contained in:
parent
c8577a9a73
commit
cbb7e91851
5 changed files with 34 additions and 23 deletions
|
@ -6,4 +6,5 @@ SRC += ../drashna/keymap.c
|
|||
ifneq (,$(findstring ergodox_ez,$(KEYBOARD)))
|
||||
RGBLIGHT_ENABLE = no
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = no
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue