use qmk userspac as described here: https://docs.qmk.fm/newbs_external_userspace
This commit is contained in:
parent
f848451aa7
commit
fdb81678f8
10 changed files with 19 additions and 10 deletions
|
@ -1,17 +0,0 @@
|
|||
# Enable N-Key Rollover
|
||||
NKRO_ENABLE = yes
|
||||
|
||||
# less features we don't use
|
||||
COMMAND_ENABLE = no
|
||||
CONSOLE_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
MAGIC_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no
|
||||
MUSIC_ENABLE = no
|
||||
SPACE_CADET_ENABLE = no
|
||||
|
||||
# add achordion to improve home row modifiers
|
||||
SRC += /home/cullmann/data/qmk/christoph-cullmann/common/achordion.c
|
||||
|
||||
# good optimizations
|
||||
LTO_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue