summaryrefslogtreecommitdiff
path: root/keyboards/kikoslab/kl90
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-01-18`kikoslab/kl90`: fix keymap (#24826)Ryan1-5/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-146/+0
2024-07-05`kikoslab/kl90`: add additional layouts (#24024)Ryan1-11/+1037
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-2/+2
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-14/+10
2023-12-14kikoslab/kl90: Update firmware to support encoder map (#22649)Pedro Del Moral Lopez3-20/+36
2023-09-17Remove config.h which only set DYNAMIC_KEYMAP_LAYER_COUNT (#22034)Joel Challis1-21/+0
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-08-15Remove invalid config option from kikoslab/kl90 (#21708)Joel Challis1-3/+1
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-135/+116
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-9/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+6
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2-6/+6
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2-2/+4
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus223-3/+4
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2-56/+58
2021-02-28Kiko's Lab KL-90: Configurator bugfix (#11993)James Young1-3/+103
2021-02-04Fix build errors on kikoslab/kl90 default keymap (#11796)Joel Challis1-0/+1
2021-02-04[Keyboard] Add KL-90 (#11494)Brandon Claveria9-0/+446