back to achordion
better support of one hand rolls
This commit is contained in:
parent
0d8942571b
commit
edf089efd7
9 changed files with 666 additions and 15 deletions
3
rules.mk
3
rules.mk
|
@ -1,6 +1,9 @@
|
|||
# Enable N-Key Rollover
|
||||
NKRO_ENABLE = yes
|
||||
|
||||
# add achordion to improve home row modifiers
|
||||
SRC += features/achordion.c
|
||||
|
||||
# add bongocat & luna for OLEDs
|
||||
ifeq ($(strip $(OLED_ENABLE)), yes)
|
||||
SRC += features/oled_bongocat.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue