aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68
AgeCommit message (Collapse)Author
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-16Make the bulk of our keyboards match the readme.md standardGravatar skullY
2017-07-20Added some user customizationGravatar Maarten Dekkers
2017-07-20Changes to own keymapGravatar Maarten Dekkers
2017-07-11Updates maartenwut's keymap (#1489)Gravatar Maarten Dekkers
* Updated keymap * Added backlight breathing to fix compile error
2017-07-07Corrected it again.Gravatar Maarten Dekkers
2017-07-07Cleaned and corrected keymap codeGravatar Maarten Dekkers
2017-07-07Own keymap layoutGravatar Maarten Dekkers
2017-07-05Fixed arrow up and rgb configGravatar Maarten Dekkers
2017-07-05Moved RGB features to new layoutGravatar Maarten Dekkers
2017-07-05Fixed image descriptionGravatar Maarten Dekkers
2017-07-05Added support for RGB on the Tada68Gravatar Maarten Dekkers
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-03-11Update readme and default layout for TADA68Gravatar James Barrett
Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
2016-11-17rgb light through midiGravatar Jack Humbert
2016-09-23Disable RGB led support until a suitable pin is locatedGravatar TerryMathews
2016-09-22Initial support for TADA68Gravatar TerryMathews