summaryrefslogtreecommitdiff
path: root/keyboards/kapl
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (JK1) (#25601)Jack Sangdahl2-55/+90
2025-06-28Configure boards to use development_board - K (#25421)Joel Challis1-2/+1
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-3/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-65/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-6/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 1 (#23768)James Young2-5/+6
2024-04-19Data-Driven Keyboard Conversions: K, Part 1 (#23556)James Young3-17/+9
2024-04-12Corrections to split keyboard migrations (#23462)Joel Challis2-5/+1
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+5
2024-02-01Migrate RGB Matrix config to info.json - K (#22911)Joel Challis2-32/+25
2023-12-05Remove "empty" files (#22603)Joel Challis2-6/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-5/+8
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-10/+9
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2-5/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+1
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan1-1/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-109/+80
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-6/+6
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-13/+2
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-7/+5
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-3/+0
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2-8/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-02-21[Keyboard] Move rgb animation defines for KAPL keyboard (#16341)Alexander3-84/+44
2022-02-08[Keyboard] Add Kapl (#16255)Alexander15-0/+502