summaryrefslogtreecommitdiff
path: root/keyboards/sandwich
Commit message (Collapse)AuthorAge
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-04
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|
* Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803)James Young2022-04-06
| | | | | | | | | | | | | | | | | | | * 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`
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* [Keyboard] Added sandwich/keeb68 to keyboards (#15007)SandwichRising2022-01-28
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>