diff options
author | Daniel H Klein <danielklein@utexas.edu> | 2018-04-24 09:25:20 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-04-24 09:25:20 -0700 |
commit | 6beb9d3ac2dd7984c0a26ecb13df8e3628de1cc8 (patch) | |
tree | 355ededa80505d2a8131e2371ecefc331dc3c1ce /keyboards/nyquist/keymaps/danielhklein/rules.mk | |
parent | 2286cedb70e2899049d90bf9a26ce261bb74f2f5 (diff) |
Changes to danielhklein nyquist config (#2783)
* nyquist
* danielhklein nyquist setup
* shift left controls
* remove readme
* cleanup before pr
* ready for pr
* updated bootmagic, arrows, and special chars
* allow gui on arrows
* replace arrows with right modifiers
* documentation re-added
* updated personal repo
* fixes to layers
Diffstat (limited to 'keyboards/nyquist/keymaps/danielhklein/rules.mk')
-rw-r--r-- | keyboards/nyquist/keymaps/danielhklein/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nyquist/keymaps/danielhklein/rules.mk b/keyboards/nyquist/keymaps/danielhklein/rules.mk index ba799d47f4..0b540a4712 100644 --- a/keyboards/nyquist/keymaps/danielhklein/rules.mk +++ b/keyboards/nyquist/keymaps/danielhklein/rules.mk @@ -18,7 +18,7 @@ # change to "no" to disable the options, or define them in the Makefile in # the appropriate keymap folder that will get included automatically # -BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) +BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = no # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = no # Console for debug(+400) |