summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-091-3/+17
|\
| * Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout (#...Ryan2023-04-091-3/+17
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+1
* | Move 65% layouts to data driven (#20308)Ryan2023-04-042-309/+210
* | Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* | Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-9/+5
|/
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Refactor Leader key feature (#19632)Ryan2023-02-131-2/+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-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-3029-296/+296
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-143-3/+3
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0640-43/+43
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-274-4/+4
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2012-12/+12
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-1616-18/+18
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-7/+7
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-2/+11
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-4/+4
* Remove keymaps that still reference legacy macros (#18690)Joel Challis2022-10-133-65/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-114-5/+5
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-103-4/+4
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-215-7/+7
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* 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-5/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0628-28/+28
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-2/+2
* Change Lufa-MS size (#13183)kb-elmo2021-06-151-0/+3
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-4/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-284-53/+0
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-212-30/+3
* userspace and keymap changes for rupa (#10489)rupa2020-11-104-52/+35
* [Keymap] userspace and keymap for rupa (#9786)rupa2020-08-204-0/+80