]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add TADA68 keymap/rules/config for QMK bootloader (#7679)
authorRyan <tokyovigilante@users.noreply.github.com>
Sat, 21 Dec 2019 11:01:28 +0000 (22:01 +1100)
committerJoel Challis <git@zvecr.com>
Sat, 21 Dec 2019 11:01:28 +0000 (11:01 +0000)
commit05b479d349aafb8298b43fcbfcddc4440336de9c
tree45cfa98cb221009c948e01a2200bb8255de84fcd
parent52c18ef0265a8bb4b521b787f425c906a9180ef9
Add TADA68 keymap/rules/config for QMK bootloader (#7679)

* 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>
keyboards/tada68/keymaps/tokyovigilante/config.h [new file with mode: 0755]
keyboards/tada68/keymaps/tokyovigilante/keymap.c [new file with mode: 0644]
keyboards/tada68/keymaps/tokyovigilante/layers.json [new file with mode: 0644]
keyboards/tada68/keymaps/tokyovigilante/readme.md [new file with mode: 0644]
keyboards/tada68/keymaps/tokyovigilante/rules.mk [new file with mode: 0755]