summaryrefslogtreecommitdiff
path: root/keyboards/cablecardesigns
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 Brassel5-112/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 1 (#23745)James Young2-8/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-3/+0
2024-04-16Migrate build target markers to keyboard.json - E (#23529)Joel Challis1-0/+0
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+10
2023-11-28cablecardesigns/phoenix: correct layout data (#22517)Duncan Sutherland1-456/+456
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-0/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+3
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-4/+0
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-06-02[keyboard] Phoenix (#21051)yiancar7-0/+613
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-2/+0
2023-04-23Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518)James Young9-155/+455
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-115/+88
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-3/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-7/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel3-3/+3
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis3-3/+3
2022-01-29Fix Cypher rev6 VIA keymap (#16117)Ryan1-1/+1
2022-01-28[Keyboard] add cypher rev6 (#14647)Cable Car Designs15-0/+453