summaryrefslogtreecommitdiffstats
path: root/keyboards/cutie_club
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-9/+0
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-85/+3
* Move 60% layouts to data driven (#20477)Ryan2023-04-272-340/+246
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-277-1189/+1000
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-299/+214
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-472/+400
* Remove more empty headers (#20155)Ryan2023-03-175-85/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1112-74/+30
* Remove matrix size defines (#19581)Ryan2023-02-176-24/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-9/+13
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-36/+12
* 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-036-18/+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-316-6/+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
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-164-4/+4
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-011-1/+1
* [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-291-0/+35
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-066-6/+0
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-2612-45/+39
* keyboards: fix malformed info.json files (#17292)Ryan Skidmore2022-06-021-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Fix Xorg segfault with KeebCats PCBs (#16434)Amber Cronin2022-04-162-2/+2
* Cutie Club Novus Layout Macro Updates (#16792)James Young2022-04-055-315/+389
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keyboard] Add Novus 60% keyboard (#16473)Callum Hart2022-03-089-0/+508
* Cutie Club x Keebcats Dougal: add LAYOUT_65_ansi and LAYOUT_65_iso (#16239)James Young2022-02-054-10/+290
* Cutie Club Giant Macro Pad: Update QMK Configurator Implementation (#16132)James Young2022-01-304-4/+7
* Cutie Club x Keebcats Denis: codebase touch-up and info.json update (#16124)James Young2022-01-292-280/+712
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-095-9/+5
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-8/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-199-0/+550
|\
| * [Keyboard] Add Keebcats Denis PCB (#15154)Callum Hart2021-11-199-0/+550
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-199-0/+302
|\|
| * [Keyboard] Add Keebcats Dougal PCB (#15168)Callum Hart2021-11-199-0/+302
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
|/
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* 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-8/+0