aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Tada68 Fixes and Minor Refactoring (#7820)James Young2020-01-081-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Keyboard: Fix tada68 Linux readme (#3717)Kjili2018-08-211-1/+1
| | | Remove confusing mention of a "Windows" computer.
* Keyboard: Make tada68 build .bin files by default (#3630)skullydazed2018-08-111-1/+5
|
* Keyboard: Add tada68 Linux flashing instructions (#3516)rbong2018-07-291-0/+27
|
* Keyboard: Add tada68 flashing instructions for Mac (#3424)Mark Kuba2018-07-171-1/+28
|
* Tada68: Updated links to external sites. (#3389)Luma2018-07-131-1/+1
| | | Friend was having trouble with their tada since their build environment wasn’t setup. Updated so they could access the links that were listed (old links 404’d)
* Tada68 refactor and readme update (#3178)noroadsleft2018-06-141-4/+4
| | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-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
* Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye2017-10-131-4/+6
|
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-5/+19
|
* Moved RGB features to new layoutMaarten Dekkers2017-07-051-5/+1
|
* Fixed image descriptionMaarten Dekkers2017-07-051-1/+1
|
* Added support for RGB on the Tada68Maarten Dekkers2017-07-051-1/+5
|
* Update readme and default layout for TADA68James Barrett2017-03-111-2/+13
| | | | | | Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
* Initial support for TADA68TerryMathews2016-09-221-0/+4