summaryrefslogtreecommitdiff
path: root/keyboards/glenpickle
AgeCommit message (Expand)Author
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-31[Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)peepeetee