summaryrefslogtreecommitdiffstats
path: root/keyboards/catch22
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-14/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-34/+28
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-8/+7
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-10/+10
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-42/+8
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-5/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
* Remove empty fn_actions[]fauxpark2019-01-111-3/+0
* Doesn't need a 50ms debounceYan-Fa Li2018-10-221-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* Keymap: Update cache22 default keymap (#3597)Yan-Fa Li2018-08-091-5/+5
* Keyboard: Add Catch 22 Hotswap Macropad to QMK (#3576)Yan-Fa Li2018-08-067-0/+225