summaryrefslogtreecommitdiff
path: root/keyboards/cozykeys
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-14/+14
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747)James Young6-66/+18
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-04-16Migrate build target markers to keyboard.json - E (#23529)Joel Challis2-1/+1
2024-04-11Data-driven Keyboard Conversions: C (#23453)James Young2-13/+6
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis6-36/+26
2023-11-27Remove userspace keymaps (#22544)Joel Challis1-132/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-30/+26
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan8-454/+366
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan3-9/+9
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan8-148/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-12/+11
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan8-60/+20
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan2-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2022-11-21Remove .noci functionality (#19122)Joel Challis1-0/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2-3/+20
2022-09-18Add Elite-C to converters (#18309)Joel Challis1-0/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+132
2022-08-21Add pcewing Speedo v3 keymap (#18118)Paul Ewing1-0/+132
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're10-32/+28
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan10-32/+28
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel4-4/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis3-3/+3
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-15/+15
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan4-8/+4
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan4-8/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan4-4/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan4-8/+0
2021-08-06Remove Full Bootmagic (#13846)James Young4-4/+4
2021-04-29Add firmware for CozyKeys Bloomer keyboard (#12639)Paul Ewing20-0/+655
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White1-0/+0
2020-11-29Cozykeys Speedo Configurator fix (#11058)James Young6-6/+8
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young17-0/+594