index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
gl516
Age
Commit message (
Expand
)
Author
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-12-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-27
[Keyboard] Add XR63GL keyboard (#19380)
gachiham
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-27
Move keyboard USB IDs and strings to data driven: G (#17818)
Ryan
2022-06-22
[Keyboard] Fix RGB_matrix coordinates for gl516/j73gl (#17450)
Salicylic-acid3
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-03-08
[Keymap] Added RGB_Matrix effect mode for naked48/j73gl (#16578)
Salicylic-acid3
2022-02-10
info.json: fix QMK Configurator rendering (#16299)
James Young
2022-02-10
info.json: fix key sequence (#16297)
James Young
2022-02-09
gl516/j73gl: fix Configurator key sequence (#16298)
James Young
2022-02-04
[Keyboard] Add Keyboards GL516s (#14950)
Salicylic-acid3