summaryrefslogtreecommitdiffstats
path: root/keyboards/toad
Commit message (Expand)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-410/+410
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-8/+5
* Migrate some more layouts to data driven (#19889)Ryan2023-02-233-462/+410
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+5
* 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 RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-7/+6
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-145-25/+25
* 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
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-8/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-8/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-212-17/+4
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-151-10/+10
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-40/+10
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Toad Configurator support and readme update (#4718)noroadsleft2018-12-242-1/+410
* Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955)MechMerlin2018-09-2610-0/+300