summaryrefslogtreecommitdiffstats
path: root/keyboards/kikoslab
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Remove invalid config option from kikoslab/kl90 (#21708)Joel Challis2023-08-151-3/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-21/+3
* Kiko's Lab Ellora65 Layout Additions (#20699)James Young2023-05-032-85/+786
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-6/+6
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-154-250/+197
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-114-18/+10
* 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