summaryrefslogtreecommitdiff
path: root/keyboards/kudox_full
AgeCommit message (Expand)Author
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-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-10[Keyboard] Fix compiled size for Kudox Full keyboard (#15809)Drashna Jaelre
2022-01-08[Keyboard] Add Kudox Full (#15256)x1