summaryrefslogtreecommitdiff
path: root/keyboards/kikoslab
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 Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-01-18`kikoslab/kl90`: fix keymap (#24826)Ryan1-5/+5
2024-10-18[Core] `usb_device_state`: consolidate usb state handling across implementati...Stefan Kerkmann1-0/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-401/+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 Challis4-27/+20
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-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-21/+3
2023-05-03Kiko's Lab Ellora65 Layout Additions (#20699)James Young2-85/+786
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-6/+6
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan4-250/+197
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan4-18/+10
2023-02-26Move encoder config to data driven (#19923)Ryan4-6/+11
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
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-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-09-30Fix keyboard pet OLED timeout logic (#17189)Jouke Witteveen2-29/+30
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan4-12/+12
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-01Ellora65: remove dead space from Configurator rendering (#16478)James Young1-2/+82
2022-02-22Fix kikoslab/ellora65 (#16415)jack2-19/+24
2022-02-21[Keyboard] Add Ellora65 (#14754)Brandon Claveria10-0/+656
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