diff options
author | katherine <ageha@airen-no-jikken.icu> | 2022-05-13 00:40:55 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2022-05-13 00:40:55 -0700 |
commit | 58529a552b973f7c3cf45fb7796fc0d4e526875c (patch) | |
tree | 9bde142a428a5531e18e3c2e70aa2fc84598b45b /.config/qmk_firmware/keyboards/keebio/nyquist/keymaps/ageha/rules.mk | |
parent | 2062f27b949d21fe01662e32a70b186a9d0f3741 (diff) | |
download | dotfiles-58529a552b973f7c3cf45fb7796fc0d4e526875c.tar.gz |
new keyboard
Diffstat (limited to '.config/qmk_firmware/keyboards/keebio/nyquist/keymaps/ageha/rules.mk')
-rw-r--r-- | .config/qmk_firmware/keyboards/keebio/nyquist/keymaps/ageha/rules.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/qmk_firmware/keyboards/keebio/nyquist/keymaps/ageha/rules.mk b/.config/qmk_firmware/keyboards/keebio/nyquist/keymaps/ageha/rules.mk new file mode 100644 index 0000000..ea3f311 --- /dev/null +++ b/.config/qmk_firmware/keyboards/keebio/nyquist/keymaps/ageha/rules.mk @@ -0,0 +1,9 @@ +RGBLIGHT_ENABLE = yes +COMBO_ENABLE = yes + +MOUSEKEY_ENABLE = no +CONSOLE_ENABLE = no +SPACE_CADET_ENABLE = no +GRAVE_ESC_ENABLE = no + +LTO_ENABLE = yes |