summaryrefslogtreecommitdiffstats
path: root/keyboards/keycapsss/kimiko
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-4/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-4/+1
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-151-1/+0
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-100/+65
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-4/+4
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-41/+2
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-17/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+10
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
* [Keyboard] Fix compilation issues for keycapsss kimiko (#18112)Drashna Jaelre2022-08-201-0/+4
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-203-28/+6
* Added oriaj3 keymap with Matrix RGB support for Kimiko keyboard. (#17103)Jairo Ramírez Ávila2022-07-027-74/+832
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* 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-242-2/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
* Keycapsss Kimiko rev1: Configurator bugfix (#11992)James Young2021-02-281-243/+65
* [Keyboard] Add Kimiko keyboard (#11458)Ben2021-01-1014-0/+1200