summaryrefslogtreecommitdiff
path: root/keyboards/tada68
Commit message (Collapse)AuthorAge
* Add personal Tada68 Keymap (#2633)Evan2018-04-21
| | | | | | | | | | | | | | | | * Add personal Tada68 keymaps * remove uneccessary tada68 folder * recommit with temp name * remove bad folder name * fix bullet list format * rename to fezzant * remove unnecessary config.h file
* Update maartenwut's keymaps (tada68, atom47) and add GH60 layout (#2751)Maarten Dekkers2018-04-16
|
* Remove bootloader from info.jsonsskullY2018-04-11
|
* Added mattdicarlo Tada68 layout. (#2721)Matt DiCarlo2018-04-11
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-07
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* [TADA68] Added mac layout with german umlaute on ansi. (#2615)Martin Lechner2018-03-27
|
* Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso ↵bjacques2018-03-27
| | | | enter key (#2612)
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-25
| | | | | | | | | | * 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
* Updated and added maartenwut's layouts (#2444)Maarten Dekkers2018-03-01
|
* Fixed dead links (#2451)Brian Choromanski2018-03-01
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Merge of e6v2 stuff as well as my personal keymaps (#2434)Jason Gorman2018-02-28
| | | | | | | | | | | | * Checkin of tada keymap and initial commit for e6v2. * checking in other remaining changes before trying to merge * Reverting pin change. This was done based on the json orginally provided by exclusive, but it was later determined my map was the correct one based on user testing * fix extra key for ansi keymap. Didn't include fn as standard ansi shift is not split but still had it in keymap * Fix default help file and add reset to default
* Add additional 'tada68' layout.Michael Wamsley2018-02-23
|
* tada68: layout: add new layout 'tshack' (#2431)James Shackleford2018-02-23
| | | | | | | | | | * 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
* Added raylas keymap for TADA68Raymond Douglas2018-02-10
|
* Adding stephengrier keymap for the tada68 keyboard. (#2269)stephengrier2018-01-17
|
* Adding my Tada68 Keymap.chancellorr2018-01-12
|
* Added Ardakilic keymap for Tada68 (#2174)Arda Kılıçdağı2017-12-19
| | | | | | | | * Added Ardakilic keymap more key fixes * power key instead of eject
* Added Iso(ish) layout for tada68. (#1924)Pentti Laitinen2017-10-29
| | | | | - Basic layout with one function layer. - Added correct mapping for ISO layout into tada68.h. - Readme for the keymap.
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye2017-10-13
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-16
|
* Added some user customizationMaarten Dekkers2017-07-20
|
* Changes to own keymapMaarten Dekkers2017-07-20
|
* Updates maartenwut's keymap (#1489)Maarten Dekkers2017-07-11
| | | | | | * Updated keymap * Added backlight breathing to fix compile error
* Corrected it again.Maarten Dekkers2017-07-07
|
* Cleaned and corrected keymap codeMaarten Dekkers2017-07-07
|
* Own keymap layoutMaarten Dekkers2017-07-07
|
* Fixed arrow up and rgb configMaarten Dekkers2017-07-05
|
* Moved RGB features to new layoutMaarten Dekkers2017-07-05
|
* Fixed image descriptionMaarten Dekkers2017-07-05
|
* Added support for RGB on the Tada68Maarten Dekkers2017-07-05
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Update readme and default layout for TADA68James Barrett2017-03-11
| | | | | | Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
* rgb light through midiJack Humbert2016-11-17
|
* Disable RGB led support until a suitable pin is locatedTerryMathews2016-09-23
|
* Initial support for TADA68TerryMathews2016-09-22