aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* makefile target to update Kaleidoscopedakkar2022-10-14
|
* now it compilesdakkar2022-09-23
|
* preparing for Model100 & new Kaleidoscopedakkar2022-09-23
|
* some cleanupdakkar2019-02-10
|
* provide version info inside firmwaredakkar2019-02-07
|
* fix directories in makefiledakkar2019-02-07
| | | | this also makes the version parsing work
* fix makefile after rebasingdakkar2019-02-07
|
* disable boot protocol as welldakkar2019-02-07
|
* disable the mouse interfacesdakkar2019-02-07
|
* Match wildcard usage between manual- and arduino-installed environmentsRyan S. Brown2018-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 ofJesse Vincent2017-12-15
| | | | kaleidoscope installed
* Quiet down a warning in the makefileJesse Vincent2017-10-24
|
* Fix trailing slashakihito.nakano2017-10-22
|
* Fix our arduino-ide package detection to work on OSXJesse Vincent2017-10-04
|
* makefile: if there's an arduino boards-manager install of the kaleidoscope ↵Jesse Vincent2017-10-04
| | | | runtime, use it..
* Point Makefile to new make rulesJesse Vincent2017-08-21
|
* slight makefile tweaksJesse Vincent2017-08-16
|
* fix a path in the makefileJesse Vincent2017-08-16
|
* A pass at cleaning up the install instructions and Makefile a bitJesse Vincent2017-08-16
|
* Update makefile to fix issuesJesse Vincent2017-07-26
|
* Switch to more standard kaleidoscope plugin build infraJesse Vincent2017-05-23
|
* First step of getting the makefile to use an external kaleidoscope builderJesse Vincent2017-02-28
|
* snapshot sketch and infrastructure from the Kaleidoscope exampleJesse Vincent2017-02-19