summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove some outdated duplicative installation instructionsJesse Vincent2022-03-151-29/+4
|
* Some additional expository prose in the install instructions.Jesse Vincent2020-06-151-1/+7
|
* Point users at the Arduino and Kaleidoscope documentation on the wiki ↵Jesse Vincent2020-06-081-62/+3
| | | | instead of reproducing an incomplete, obsolete version here.
* Correct location of Makefile for library updatesJim Tittsler2018-12-251-2/+2
| | | The `Makefile` is one directory higher than was indicated in the README.
* Update README pointers to new keyboardio Kaleidoscope bundle.Jesse Vincent2018-09-041-2/+2
|
* Make the pointer to the wiki LOUDJennifer Leigh2017-11-051-2/+6
| | | We just had a new person who found the forums but didn't see the note to use the wiki at the top of this file. I'm making it louder. :-)
* Changed minimum Arduino version to 1.6.10, as disussed on forumsMichael Richters2017-10-311-2/+2
|
* Fix link to Linux Arduino install instructionsDennis Lambe Jr2017-10-191-1/+1
|
* Adding a pointer to the wikiJennifer Leigh2017-10-131-0/+1
| | | put it up front where it would be super obvious.
* add notes about updating firmware and libraries to the READMEJesse Vincent2017-10-021-2/+27
|
* add some notes to the end of the readme. Thanks to @Jennigma++Jesse Vincent2017-10-021-0/+10
|
* A couple explanatory notes suggested by Jennifer LeighJesse Vincent2017-09-081-2/+5
|
* Improve documentation related to flashingCraig Disselkoen2017-08-241-1/+8
| | | | In particular, add instructions for the Arduino IDE
* add a note about customizing the location of the Arduino install on LinuxJesse Vincent2017-08-161-2/+5
|
* a bit more tweaking to the readmeJesse Vincent2017-08-161-14/+24
|
* Reorganize makefile to avoid suggestions that Arduino lets you customizeJesse Vincent2017-08-161-25/+29
| | | | your sketchbook directory
* fix rendering of READMEJesse Vincent2017-08-161-0/+1
|
* A pass at cleaning up the install instructions and Makefile a bitJesse Vincent2017-08-161-16/+8
|
* README.md: Break a line in two, for better presentationGergely Nagy2017-07-271-2/+2
| | | | | | | | Lines in fenced code blocks are not automatically wrapped, and a long line can easily result in an embedded scroll bar to be shown. Because those look bad, and reading wrapped text is easier, break a long line into two lines. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* Fix the build status image URLGergely Nagy2017-07-271-2/+1
| | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* Add a first pass READMEJesse Vincent2017-07-261-0/+61