summaryrefslogtreecommitdiff
path: root/keyboards/readme.md
Commit message (Collapse)AuthorAge
* [Keyboard] Add DataHand keyboard support (#4847)Nikolaus Wittenstein2019-01-22
|
* 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
* Support for YMDK NP21 (#2316)sanosis2018-01-28
| | | | | | | | | | | | | | * ymdk_np21 initial support Base support of ymdk_np21 - based on jj40. Full grid layout * Update README.md Replacing description. * Adding YMDK NP21 to comunity list. Adding YMDK NP21 to community supported list.
* Adding jj40 to keyboard list (#2315)sanosis2018-01-28
| | | | | | | | * Adding jj40 to keyboard list Adding jj40 to Community-supported list. * Update readme.md
* Found some broken links while looking up ARM keyboard supportmechmerlin2017-12-15
|
* Add 9key to keyboards readmeCory Shaw2017-08-24
|
* update ergodox linksJack Humbert2017-08-24
|
* added xd75 to list in /keyboardsBenjamin Kesselring2017-07-30
|
* KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon2017-06-19
|
* Add support for KMACMathias Andersson2017-06-08
|
* add GON NerDMarvin Ramin2017-02-11
|
* Fix unrelated spelling errorKaleb Elwert2017-01-04
|
* Add white fox to keyboards readmeKaleb Elwert2017-01-04
|
* Update list of community keyboardsFred Sundvik2016-08-28
|
* Added support for the Kitten Paw controllerRené Werner2016-08-22
| | | | | | | This adds support for the 2016 revision of the Kitten Paw [1] replacement controller by Bathroom Epiphanies. [1] http://bathroomepiphanies.com/controllers/
* Update some obsolete referencesGergely Nagy2016-07-30
| | | | | | | | | | | Some links were still pointing to `/keyboards/ergodox_ez`, while the directory is `/keyboards/erdogox` now. Not all references have been updated, and some of the text here and there may need updating to mention the ErgoDox Infinity too, but that's out of the scope for this quick fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * non-working commit * working * subprojects implemented for planck * pass a subproject variable through to c * consolidates clueboard revisions * thanks for letting me know about conflicts.. * turn off audio for yang's * corrects starting paths for subprojects * messing around with travis * semicolon * travis script * travis script * script for travis * correct directory (probably), amend files to commit * remove origin before adding * git pull, correct syntax * git checkout * git pull origin branch * where are we? * where are we? * merging * force things to happen * adds commit message, adds add * rebase, no commit message * rebase branch * idk! * try just pull * fetch - merge * specify repo branch * checkout * goddammit * merge? idk * pls * after all * don't split up keyboards * syntax * adds quick for all-keyboards * trying out new script * script update * lowercase * all keyboards * stop replacing compiled.hex automatically * adds if statement * skip automated build branches * forces push to automated build branch * throw an add in there * upstream? * adds AUTOGEN * ignore all .hex files again * testing out new repo * global ident * generate script, keyboard_keymap.hex * skip generation for now, print pandoc info, submodule update * try trusty * and sudo * try generate * updates subprojects to keyboards * no idea * updates to keyboards * cleans up clueboard stuff * setup to use local readme * updates cluepad, planck experimental * remove extra led.c [ci skip] * disable power up for now * config files updates * makefile updates * .h file updates, config tuning * disable audio for yang
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
| | | | | | | | | | | | | | | | | | | | * redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
* Updates overall readmeJack & Erez2016-06-22
|
* Adds a Readme for the keyboards subdirectoryJack & Erez2016-06-22