summaryrefslogtreecommitdiffstats
path: root/keyboards/tanuki
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-1/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-42/+42
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-6/+5
* Migrate some more layouts to data driven (#19889)Ryan2023-02-233-27/+47
* 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
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-9/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* 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
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-12/+12
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-211-1/+0
|\|
| * Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-6/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-6/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-3/+0
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-6/+6
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-2/+2
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-47/+9
* [Keymap] Fixed Tanuki RGB lighting (#6462)tucznak2019-08-031-113/+93
* Adding personal keymaps (#6384)tucznak2019-07-224-0/+170
* [Keyboard] Corrected Tanuki keymap to match physical appearance (#6216)tucznak2019-07-013-18/+21