summaryrefslogtreecommitdiff
path: root/keyboards/coseyfannitutti
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-205/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-2/+2
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747)James Young8-154/+24
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan8-8/+8
2024-04-16Migrate build target markers to keyboard.json - E (#23529)Joel Challis2-0/+0
2024-04-11Data-driven Keyboard Conversions: C (#23453)James Young4-26/+10
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis8-48/+33
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel4-192/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis5-264/+0
2023-10-08Adding BriianPowell Discipline Keyboard Layout Updates (#21474)Brian1-58/+18
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-46/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan6-18/+18
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan4-6/+4
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-80/+190
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-43/+74
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-489/+400
2023-04-04Move 65% layouts to data driven (#20308)Ryan2-705/+572
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan4-87/+46
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan6-96/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan1-4/+408
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan12-143/+30
2023-02-17Remove matrix size defines (#19581)Ryan6-24/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan5-49/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan12-36/+12
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan4-20/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan4-17/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan6-30/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan6-18/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan6-18/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan6-126/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel6-6/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan6-36/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan6-6/+3
2022-12-30Remove useless line continuations (#19399)Ryan2-37/+37
2022-10-27Remove `KC_DELT` (#18882)Ryan2-2/+2
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan6-6/+6
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan8-8/+8
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre6-52/+10
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis6-7/+7
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel6-6/+0
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan12-38/+36