aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/tada68.h
Commit message (Collapse)AuthorAgeFilesLines
* Tada68 Fixes and Minor Refactoring (#7820)James Young2020-01-081-11/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add an 65_ansi community layout (#7793)Yan-Fa Li2020-01-061-0/+2
| | | | | | | | | | | | | | | | * Add an 65_ansi community layout - fix quoting because of comma in config.h * Enable LAYOUT_65_ansi for tada68 * cleanups * Update keyboards/tada68/tada68.h Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
* Keyboard: Fix the LAYOUT_iso macro for tada68 (#3943)skullydazed2018-09-191-3/+3
|
* Keyboard: Remap layout to match the actual keys sent from the tada68 board. ↵Greg Bowler2018-08-061-4/+4
| | | | | | | | | (#3483) * Remap layout to match the actual keys sent from board. Fixes #3480 * Remap layer 1
* Tada68 refactor and readme update (#3178)noroadsleft2018-06-141-22/+53
| | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
* Added Iso(ish) layout for tada68. (#1924)Pentti Laitinen2017-10-291-1/+32
| | | | | - Basic layout with one function layer. - Added correct mapping for ISO layout into tada68.h. - Readme for the keymap.
* Added support for RGB on the Tada68Maarten Dekkers2017-07-051-0/+0
|
* Initial support for TADA68TerryMathews2016-09-221-0/+43