summaryrefslogtreecommitdiffstats
path: root/keyboards/percent/canoe_gen2
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-200/+149
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-9/+5
* Move encoder config to data driven (#19923)Ryan2023-02-261-3/+0
* 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 unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+1
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-5/+5
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-021-5/+5
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Reduce firmware size in prep for #12670 (#13724)Drashna Jaelre2021-07-271-0/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keyboard] make Canoe Gen2 indicator configurable (#10722)kb-elmo2020-10-231-1/+3
* [Keyboard] add Percent Canoe Gen2 (#10344)Evy Dekkers2020-09-2510-0/+619