summaryrefslogtreecommitdiff
path: root/keyboards/glenpickle
Commit message (Collapse)AuthorAge
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27
|
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-10
| | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-27
|\
| * Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-27
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-08
| | | Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* [Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)peepeetee2022-01-31