summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68
AgeCommit message (Collapse)AuthorFilesLines
2018-02-23tada68: layout: add new layout 'tshack' (#2431)James Shackleford3-0/+107
* Move to a more cross-platform grep command * Use sed to strip out AVR_SIZE instead * tada68: layout: add new layout tshack Adds "James Shackleford's UNIX layout" for the Tada68
2018-02-10Added raylas keymap for TADA68Raymond Douglas3-0/+79
2018-01-17Adding stephengrier keymap for the tada68 keyboard. (#2269)stephengrier4-0/+91
2018-01-12Adding my Tada68 Keymap.chancellorr3-0/+141
2017-12-19Added Ardakilic keymap for Tada68 (#2174)Arda Kılıçdağı3-0/+93
* Added Ardakilic keymap more key fixes * power key instead of eject
2017-10-29Added Iso(ish) layout for tada68. (#1924)Pentti Laitinen4-1/+104
- Basic layout with one function layer. - Added correct mapping for ISO layout into tada68.h. - Readme for the keymap.
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-2/+2
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-10-13Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye1-4/+6
2017-09-27remove all makefiles from keyboard directoriesJack Humbert4-67/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed3-0/+64
* 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-17Make the bulk of our keyboards match the readme.md standardskullY1-5/+19
2017-07-20Added some user customizationMaarten Dekkers1-0/+1
2017-07-20Changes to own keymapMaarten Dekkers1-37/+15
2017-07-11Updates maartenwut's keymap (#1489)Maarten Dekkers2-14/+70
* Updated keymap * Added backlight breathing to fix compile error
2017-07-07Corrected it again.Maarten Dekkers4-17/+8
2017-07-07Cleaned and corrected keymap codeMaarten Dekkers3-24/+76
2017-07-07Own keymap layoutMaarten Dekkers3-0/+408
2017-07-05Fixed arrow up and rgb configMaarten Dekkers4-12/+11
2017-07-05Moved RGB features to new layoutMaarten Dekkers5-7/+79
2017-07-05Fixed image descriptionMaarten Dekkers1-1/+1
2017-07-05Added support for RGB on the Tada68Maarten Dekkers9-11/+12
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-12/+12
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-03-12Update readme and default layout for TADA68James Barrett3-58/+25
Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
2016-11-17rgb light through midiJack Humbert1-1/+1
2016-09-23Disable RGB led support until a suitable pin is locatedTerryMathews2-4/+7
2016-09-23Initial support for TADA68TerryMathews9-0/+360