index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
toad
Age
Commit message (
Expand
)
Author
2023-02-23
Migrate some more layouts to data driven (#19889)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-07
Remove all `BACKLIGHT_LEVELS 0` (#18630)
jack
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-04
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2020-11-21
Refactor to use led config - Part 5 (#10975)
Joel Challis
2020-06-15
Change ?= to = in keyboard rules.mk (#9390)
Ryan
2020-01-31
Trim firmware size changes from default rules.mk, part 4 (#8046)
ridingqwerty
2019-10-29
Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-12-24
Toad Configurator support and readme update (#4718)
noroadsleft
2018-09-26
Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955)
MechMerlin