diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-04-06 14:00:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-06 22:00:59 +0100 |
commit | fa978542e9d0250e7b65d29a6c598d40594b1f1d (patch) | |
tree | ca33e30ce707ba54f3f2f0d8b626ea792c84c4df /keyboards/sandwich/keeb68/keymaps/grv_esc/readme.md | |
parent | 4a729a7be5ac52e1997d02f74e7173256ed03b93 (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/keymaps/grv_esc/readme.md')
-rw-r--r-- | keyboards/sandwich/keeb68/keymaps/grv_esc/readme.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/sandwich/keeb68/keymaps/grv_esc/readme.md b/keyboards/sandwich/keeb68/keymaps/grv_esc/readme.md deleted file mode 100644 index 61f0460aa4..0000000000 --- a/keyboards/sandwich/keeb68/keymaps/grv_esc/readme.md +++ /dev/null @@ -1 +0,0 @@ -# The default keymap for keeb68 |