summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss
Commit message (Expand)AuthorAge
* Update use of legacy keycodes (#19120)Joel Challis2022-11-22
* Remove .noci functionality (#19122)Joel Challis2022-11-21
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-15
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-20
|\
| * [Keyboard] Fix compilation issues for keycapsss kimiko (#18112)Drashna Jaelre2022-08-20
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-20
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-07
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-07
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-03
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-02
|\|
| * Added oriaj3 keymap with Matrix RGB support for Kimiko keyboard. (#17103)Jairo Ramírez Ávila2022-07-02
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-30
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* [Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464)Ben2021-05-13
* Keycapsss Kimiko rev1: Configurator bugfix (#11992)James Young2021-02-28
* remove keyboard_folder from info.jsonZach White2021-02-27
* [Keyboard] Add Kimiko keyboard (#11458)Ben2021-01-10
* O4L 5x12 refactor (#11392)Ryan2021-01-01
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-02
* Add VIA keymap for Plaid-Pad (#10057)Ben2020-09-11
* [Keyboard] add encoder support to PlaidPad default mappings (#9396)Matthew Weldon2020-07-23
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-25
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-17
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-31
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-28
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-26
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-09