diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-06 21:01:35 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-06 21:01:35 +0000 |
commit | 14a867436cd3ca729ffb7aab6ccef07332779de4 (patch) | |
tree | 64960c0e1ce742d490bda2c3929c919820a55bb8 /keyboards/sandwich/keeb68/rules.mk | |
parent | 85de02057344fe48c9b88f43260165da100ecca7 (diff) | |
parent | fa978542e9d0250e7b65d29a6c598d40594b1f1d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sandwich/keeb68/rules.mk')
-rw-r--r-- | keyboards/sandwich/keeb68/rules.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/sandwich/keeb68/rules.mk b/keyboards/sandwich/keeb68/rules.mk index ba835590bb..bb1e6634d9 100644 --- a/keyboards/sandwich/keeb68/rules.mk +++ b/keyboards/sandwich/keeb68/rules.mk @@ -12,7 +12,9 @@ MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration -NKRO_ENABLE = yes # Enable N-Key Rollover -BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality +NKRO_ENABLE = yes # Enable N-Key Rollover +BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output + +LAYOUTS = 65_ansi |