| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 1 | -1/+0 |
| | | |||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 1 | -1/+1 |
| | | |||||
| * | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis | 2024-02-15 | 1 | -40/+0 |
| | | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-05 | 2 | -4/+4 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-21 | 1 | -1/+1 |
| | | |||||
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803) | James Young | 2022-04-06 | 3 | -24/+20 |
| | | | | | | | | | | | | | | | | | | | | * 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` | ||||
| * | [Keyboard] Added sandwich/keeb68 to keyboards (#15007) | SandwichRising | 2022-01-29 | 3 | -0/+85 |
| 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> | |||||