summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/tokyovigilante
Commit message (Collapse)AuthorAgeFilesLines
* Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout ↵Ryan2023-04-091-3/+17
| | | | (#20375)
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
|
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-3/+0
|
* Add TADA68 keymap/rules/config for QMK bootloader (#7679)Ryan2019-12-215-0/+69
* Add TADA68 keymap/rules/config for QMK bootloader * Remove extraneous #DEFINEs * use #pragma rather than include guards Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove obselete #endif Co-Authored-By: fauxpark <fauxpark@gmail.com> * #undefine DESCRIPTION before redefining Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove obselete #define Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>