summaryrefslogtreecommitdiffstats
path: root/keyboards/kikoslab
Commit message (Expand)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-264-6/+11
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Fix keyboard pet OLED timeout logic (#17189)Jouke Witteveen2022-09-302-29/+30
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-12/+12
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Ellora65: remove dead space from Configurator rendering (#16478)James Young2022-03-011-2/+82
* Fix kikoslab/ellora65 (#16415)jack2022-02-222-19/+24
* [Keyboard] Add Ellora65 (#14754)Brandon Claveria2022-02-2110-0/+656
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-022-2/+4
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-3/+4
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-56/+58
* Kiko's Lab KL-90: Configurator bugfix (#11993)James Young2021-02-281-3/+103
* Fix build errors on kikoslab/kl90 default keymap (#11796)Joel Challis2021-02-041-0/+1
* [Keyboard] Add KL-90 (#11494)Brandon Claveria2021-02-049-0/+446