summaryrefslogtreecommitdiff
path: root/keyboards/gl516
AgeCommit message (Expand)Author
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-03Fix encoder map declarations (#21435)Joel Challis
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `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-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-12-27Merge remote-tracking branch 'origin/master' into developQMK 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-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-27Move 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-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-03-08[Keymap] Added RGB_Matrix effect mode for naked48/j73gl (#16578)Salicylic-acid3
2022-02-10info.json: fix QMK Configurator rendering (#16299)James Young
2022-02-10info.json: fix key sequence (#16297)James Young
2022-02-09gl516/j73gl: fix Configurator key sequence (#16298)James Young
2022-02-04[Keyboard] Add Keyboards GL516s (#14950)Salicylic-acid3