Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | |
2022-04-06 | Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803) | James Young | |
* 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` |