summaryrefslogtreecommitdiff
path: root/keyboards/sandwich/keeb68/rules.mk
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-04-06 14:00:59 -0700
committerGitHub <noreply@github.com>2022-04-06 22:00:59 +0100
commitfa978542e9d0250e7b65d29a6c598d40594b1f1d (patch)
treeca33e30ce707ba54f3f2f0d8b626ea792c84c4df /keyboards/sandwich/keeb68/rules.mk
parent4a729a7be5ac52e1997d02f74e7173256ed03b93 (diff)
Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803)
* keeb68.h: use QMK 3-character notation * physically arrange layout macro Moves the keycodes for Equals and Right Bracket to their proper places on the Number and Tab rows, respectively. Also refactors the keymaps to use QMK-native keycode aliases, grid alignment, and four-space indent. * move `keymaps/grv_esc/readme.md` to `keymaps/default/` The file contents say "default keymap". * enable Community Layouts support * add QMK Configurator data * touch-up `rules.mk`
Diffstat (limited to 'keyboards/sandwich/keeb68/rules.mk')
-rw-r--r--keyboards/sandwich/keeb68/rules.mk6
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