summaryrefslogtreecommitdiffstats
path: root/keyboards/keycapsss
Commit message (Expand)AuthorAgeFilesLines
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-178-127/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-41/+2
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-116-30/+15
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-16/+16
* Move encoder config to data driven (#19923)Ryan2023-02-269-37/+29
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+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-086-18/+6
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-3/+3
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* 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-152-24/+20
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-201-0/+4
|\
| * [Keyboard] Fix compilation issues for keycapsss kimiko (#18112)Drashna Jaelre2022-08-201-0/+4
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2011-46/+29
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-2011-43/+29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-071-1/+1
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-064-4/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+7
|\|
| * Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-8/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-027-74/+832
|\|
| * Added oriaj3 keymap with Matrix RGB support for Kimiko keyboard. (#17103)Jairo Ramírez Ávila2022-07-027-74/+832
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-3/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+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-024-4/+8
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-7/+0