summaryrefslogtreecommitdiffstats
path: root/keyboards/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29Fixing dead links (#5503)Brian Choromanski1-2/+2
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links * Removed all dead links that I could not find a replacement for * Placed knops links back in * Fixed plank keymaps so that they will compile for planck light * Https doesn't work on knops.io * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles * Remove remaining dead links
2019-01-23[Keyboard] Add DataHand keyboard support (#4847)Nikolaus Wittenstein1-0/+1
2018-03-01Fixed dead links (#2451)Brian Choromanski1-1/+1
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
2018-01-28Support for YMDK NP21 (#2316)sanosis1-0/+1
* 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.
2018-01-28Adding jj40 to keyboard list (#2315)sanosis1-0/+1
* Adding jj40 to keyboard list Adding jj40 to Community-supported list. * Update readme.md
2017-12-15Found some broken links while looking up ARM keyboard supportmechmerlin1-3/+3
2017-08-25Add 9key to keyboards readmeCory Shaw1-0/+1
2017-08-24update ergodox linksJack Humbert1-2/+2
2017-07-30added xd75 to list in /keyboardsBenjamin Kesselring1-0/+1
2017-06-20KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon1-0/+1
2017-06-08Add support for KMACMathias Andersson1-0/+1
2017-02-11add GON NerDMarvin Ramin1-0/+1
2017-01-05Fix unrelated spelling errorKaleb Elwert1-1/+1
2017-01-05Add white fox to keyboards readmeKaleb Elwert1-0/+1
2016-08-27Update list of community keyboardsFred Sundvik1-19/+28
2016-08-22Added support for the Kitten Paw controllerRené Werner1-0/+1
This adds support for the 2016 revision of the Kitten Paw [1] replacement controller by Bathroom Epiphanies. [1] http://bathroomepiphanies.com/controllers/
2016-07-30Update some obsolete referencesGergely Nagy1-1/+1
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>
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert1-2/+1
* 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
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-12/+12
* 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
2016-06-23Updates overall readmeJack & Erez1-1/+0
2016-06-23Adds a Readme for the keyboards subdirectoryJack & Erez1-0/+47