aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Tada68 Fixes and Minor Refactoring (#7820)James Young2020-01-081-20/+239
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix ANSI layout macro reference * update ISO layout macro and enable 65_iso community layout support - rename to LAYOUT_65_iso (with LAYOUT_iso alias for backwards compatibility) - rename position k2c to k1d (electrical position) * rules.mk templating * tada68.h: use #pragma once include guard * config.h: use #pragma once include guard * make product id unique * update info.json * update readme * cleanup default keymap - keycode alignment - layout macro reference - four-space indent * remove matrix_*_user functions from tada68.h
* Tada68 refactor and readme update (#3178)noroadsleft2018-06-141-6/+13
| | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
* QMK Configurator updates to Tada68 (#2825)Eric2018-04-271-0/+4
| | | | | | * Added Tada68 ISO Config * Fixed missing up-arrow on Tada68 info.json
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-251-0/+16
* Support for tada68 ansi layout. Avoiding the iso layout as it doesn't seem correct * whitefox support for configurator * configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions