summaryrefslogtreecommitdiffstats
path: root/keyboards/keycapsss
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-247-7/+10
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-214-4/+8
* [Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464)Ben2021-05-1316-14/+654
* Keycapsss Kimiko rev1: Configurator bugfix (#11992)James Young2021-02-281-243/+65
* remove keyboard_folder from info.jsonZach White2021-02-272-2/+0
* [Keyboard] Add Kimiko keyboard (#11458)Ben2021-01-1014-0/+1200
* O4L 5x12 refactor (#11392)Ryan2021-01-019-458/+513
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-2/+0
* Add VIA keymap for Plaid-Pad (#10057)Ben2020-09-1118-52/+383
* [Keyboard] add encoder support to PlaidPad default mappings (#9396)Matthew Weldon2020-07-233-7/+11
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-252-2/+2
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-4/+0
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-352/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-1/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* [Keyboard] Add Plaid-Pad 4x4 numpad (#7900)Ben2020-01-1710-0/+595
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-48/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1