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