Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | some cleanup | dakkar | 2019-02-10 |
| | |||
* | provide version info inside firmware | dakkar | 2019-02-07 |
| | |||
* | fix directories in makefile | dakkar | 2019-02-07 |
| | | | | this also makes the version parsing work | ||
* | fix makefile after rebasing | dakkar | 2019-02-07 |
| | |||
* | disable boot protocol as well | dakkar | 2019-02-07 |
| | |||
* | disable the mouse interfaces | dakkar | 2019-02-07 |
| | |||
* | Match wildcard usage between manual- and arduino-installed environments | Ryan S. Brown | 2018-03-05 |
| | | | | | | | Finding the base-dir of installed environments use a wildcard causing [dir]/packages/keyboardio/hardware/avr/toolchain to be the interpreted as the installed env, breaking use of that variable later when it informs paths for the boards.txt and other files. | ||
* | Add a big warning when you build by hand and have multiple copies of | Jesse Vincent | 2017-12-15 |
| | | | | kaleidoscope installed | ||
* | Quiet down a warning in the makefile | Jesse Vincent | 2017-10-24 |
| | |||
* | Fix trailing slash | akihito.nakano | 2017-10-22 |
| | |||
* | Fix our arduino-ide package detection to work on OSX | Jesse Vincent | 2017-10-04 |
| | |||
* | makefile: if there's an arduino boards-manager install of the kaleidoscope ↵ | Jesse Vincent | 2017-10-04 |
| | | | | runtime, use it.. | ||
* | Point Makefile to new make rules | Jesse Vincent | 2017-08-21 |
| | |||
* | slight makefile tweaks | Jesse Vincent | 2017-08-16 |
| | |||
* | fix a path in the makefile | Jesse Vincent | 2017-08-16 |
| | |||
* | A pass at cleaning up the install instructions and Makefile a bit | Jesse Vincent | 2017-08-16 |
| | |||
* | Update makefile to fix issues | Jesse Vincent | 2017-07-26 |
| | |||
* | Switch to more standard kaleidoscope plugin build infra | Jesse Vincent | 2017-05-23 |
| | |||
* | First step of getting the makefile to use an external kaleidoscope builder | Jesse Vincent | 2017-02-28 |
| | |||
* | snapshot sketch and infrastructure from the Kaleidoscope example | Jesse Vincent | 2017-02-19 |