aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodone
Commit message (Collapse)AuthorAgeFilesLines
* Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)noroadsleft2018-06-131-36/+39
| | | | | | | | | | | | * Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap
* Add 80 key layout to Ergodone, as it appears to support it (#2984)Drashna Jaelre2018-05-202-12/+116
| | | | | | | | * Add 80 key layout to Ergodone * Add layouts * Missed a comma .....
* Fix Ergodox EZ Info.json files (#2979)Drashna Jaelre2018-05-201-6/+47
| | | | | | | | | | * Fix Ergodox EZ Info.json files * Ugh, column stagger! * Whoops, added offset to wrong axis * Add changes to Ergodone and Ergodox Infinity
* Add pretty layout to all ergodox clones (#2686)Drashna Jaelre2018-04-212-0/+37
| | | | | | | | | | * Add pretty layout to all ergodox clones * Info.json cleanup for EZ * Add info.json for ergodone * info.json cleanup
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-2/+2
|
* Update ergodone.cnoisebomb442018-01-121-0/+2
|
* Personal layout planck,ergodone,xd75 (#2140)Koen Klinkers2017-12-142-0/+244
| | | | | | | | | | * plank layout * ergodone * x75 * readmes
* Do some cleanup for the APIskullY2017-11-021-1/+1
|
* ErgoDone: VID/PID/NKRO (#1872)marcostrauss2017-10-211-3/+9
| | | | | | | | | * - Fancy default PID and option for corresponding VID. - Information about official VID/PID. - Correct manufacturer name. - NKRO enabled by default. * Resolved build error with `#ifndef FORCE_NKRO`.
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* ErgoDone keyboard: Improved structure of readme and augmented it with ↵marcostrauss2017-10-101-14/+20
| | | | important information. Updated links to moved content.
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
|
* Further updated ergodone readme.md (#1714)Harshit Goel2017-09-141-1/+2
| | | | | | | | | | | | * updated read.md file * added image to flash hex on ergodone * corrected image link * updated direct image link * image with larger text
* updated read.md fileGoel2017-09-131-1/+1
|
* make ergodone's led work wellToshiki Yagi2017-08-262-12/+98
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-2313-0/+1359
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches