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