summaryrefslogtreecommitdiff
path: root/keyboards/gl516/n51gl
AgeCommit message (Expand)AuthorFilesLines
2025-06-17Configure boards to use development_board - FGHIJ (#25370)Joel Challis1-2/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-121/+0
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: G (#23758)James Young2-5/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-12/+12
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: G (#23522)James Young2-14/+8
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+13
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)Ryan2-4/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-106/+116
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2-4/+4
2023-03-17Remove more empty headers (#20155)Ryan1-18/+0
2023-02-26Move encoder config to data driven (#19923)Ryan2-4/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan1-1/+1
2022-02-10info.json: fix QMK Configurator rendering (#16299)James Young1-52/+55
2022-02-04[Keyboard] Add Keyboards GL516s (#14950)Salicylic-acid313-0/+733