summaryrefslogtreecommitdiff
path: root/keyboards/keygem
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-118/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young4-82/+12
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis2-0/+0
2024-04-22Data-Driven Keyboard Conversions: K, Part 4 (#23567)James Young4-26/+16
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis4-6/+8
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-28/+26
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan4-2/+6
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2-94/+62
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-04Move 65% layouts to data driven (#20308)Ryan2-101/+69
2023-03-17Remove more empty headers (#20155)Ryan2-28/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan4-38/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-42/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-5/+2
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan2-2/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan4-8/+8
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-4/+4
2022-09-28[Keyboard] Add KG60 and KG65 (#17565)Felix Jen18-0/+784