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
/
gl516
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-06
Remove duplication of RP2040 config defaults (#25563)
Joel Challis
1
-1
/
+0
2025-06-17
Configure boards to use development_board - FGHIJ (#25370)
Joel Challis
3
-6
/
+3
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
1
-1
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
12
-483
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-4
/
+4
2024-05-21
Migrate `LOCKING_*_ENABLE` to Data-Driven: G (#23758)
James Young
6
-15
/
+18
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
6
-6
/
+6
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
3
-36
/
+36
2024-04-16
Migrate build target markers to keyboard.json - FG (#23534)
Joel Challis
3
-0
/
+0
2024-04-15
Data-Driven Keyboard Conversions: G (#23522)
James Young
6
-42
/
+21
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
3
-3
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
2
-1
/
+0
2024-02-15
Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)
Joel Challis
2
-87
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-2
/
+2
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-26
/
+26
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
1
-1
/
+1
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
5
-223
/
+22
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-8
/
+6
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-63
/
+63
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
3
-9
/
+9
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2
-106
/
+116
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
5
-203
/
+141
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-6
/
+6
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2
-4
/
+4
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
1
-1
/
+1
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
1
-1
/
+1
2023-03-17
Remove more empty headers (#20155)
Ryan
2
-36
/
+0
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-4
/
+5
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-3
/
+3
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
6
-18
/
+6
2023-02-03
Debounce defines cleanup (#19742)
Ryan
3
-9
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
3
-3
/
+0
2022-12-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-0
/
+257
2022-12-27
[Keyboard] Add XR63GL keyboard (#19380)
gachiham
8
-0
/
+257
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
4
-4
/
+4
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
1
-5
/
+5
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
1
-2
/
+0
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-2
/
+2
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2
-2
/
+2
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
3
-3
/
+3
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
3
-3
/
+3
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
3
-3
/
+0
2022-07-27
Move keyboard USB IDs and strings to data driven: G (#17818)
Ryan
6
-21
/
+18
2022-06-22
[Keyboard] Fix RGB_matrix coordinates for gl516/j73gl (#17450)
Salicylic-acid3
1
-1
/
+1
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
6
-6
/
+6
2022-05-15
Rename keymap_extras headers for consistency (#16939)
Ryan
5
-5
/
+5
[next]