summaryrefslogtreecommitdiff
path: root/keyboards/kiwikey
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel7-129/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770)James Young6-104/+17
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-12Change all RGB mode keycodes to short aliases (#23691)Ryan2-4/+4
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-04-20Data-Driven Keyboard Conversions: K, Part 5 (#23569)James Young4-29/+17
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-12/+10
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-106/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-36/+39
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan6-9/+6
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-3/+7
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-3/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan3-3/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-100/+77
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-3/+9
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-210/+157
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-14/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-47/+11
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan6-51/+15
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+4
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-5/+5
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan3-22/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan3-12/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan3-15/+0
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan3-9/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan3-63/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-2/+2
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2-24/+20
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 Brassel3-3/+0
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan6-21/+18
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis6-6/+6