summaryrefslogtreecommitdiff
path: root/keyboards/gkeyboard
AgeCommit message (Expand)AuthorFilesLines
2025-09-21Custom oled fonts cleanup (#25665)Ryan2-240/+4
2025-07-28Remove some encoder resolution that duplicate defaults (#25517)Joel Challis1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-03-04Remove invalid RGB Matrix effects (#24977)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan2-4/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-144/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-3/+3
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: G (#23758)James Young4-48/+12
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-1/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-12/+9
2024-02-03Merge remote-tracking branch 'origin/master' into developDrashna Jael're12-0/+1061
2024-02-02Add GreatPad macropad under gkeyboard (#22696)gkeyboard12-0/+1061
2024-01-08Migrate RGB Matrix config to info.json - G (#22859)Joel Challis2-54/+47
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2-2/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-26/+26
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-10/+2
2023-04-15Encodermap direction define. (#20454)Nick Brassel2-2/+2
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+4
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-56/+19
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-10/+10
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-17/+5
2023-02-28[Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (#19914)gkeyboard8-0/+298
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan1-6/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-5/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-4/+0
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-12/+10
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0