summaryrefslogtreecommitdiff
path: root/keyboards/sandwich
Commit message (Collapse)AuthorAge
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* 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>