summaryrefslogtreecommitdiff
path: root/keyboards/glenpickle
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-1/+0
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan8-114/+64
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis4-0/+0
2024-04-15Data-Driven Keyboard Conversions: G (#23522)James Young8-49/+33
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan4-4/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan4-4/+4
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan6-155/+177
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-20/+53
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan4-12/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan4-12/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan4-4/+4
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan2-8/+8
2022-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot8-33/+25
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan8-33/+25
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre3-3/+3
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko4-8/+36
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan4-8/+0
2022-01-31[Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)peepeetee34-0/+1803