summaryrefslogtreecommitdiff
path: root/rules.mk
Commit message (Collapse)AuthorAge
* Fix for dfu-programmer 0.7 #182Jun Wako2015-03-26
|
* Mkdir rn42tmk2014-07-30
|
* Fix Make dependency file namestmk2013-02-15
|
* Use software serial for Sun.tmk2012-10-19
|
* test build of 'Host shield' in minimal env.tmk2012-08-28
|
* Add USB HID(host) protocol.(not finished)tmk2012-08-28
|
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-30
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-28
|
* initial attempt for LUFA.tmk2012-06-26
| | | | | Add keyboard/lufa macway keyobard with LUFA. Add new program target to rule.mk; flip, dfu and teensy
* Fixed Makefile to adjust new directories.tmk2012-06-07
|
* Fix bug on RAW2SCAN. Add work around for M0110A.tmk2012-05-16
| | | | | | - Bug fix: Macro RAW2SCAN doesn't work and converted into static inline function. - Add Exceptional handling for M0110A arrow keys and calc keys. - Fix keymap.
* Added M0110A support contributed by skagon@github.tmk2012-04-28
| | | | | | - README is written with markdown notation. - m0110.c can handles Arrow keys and Calc keys of M0110A. - EXTRAFLAGS and EXTRALDFLAGS are added in rules.mk to give flags on make command line.
* PS/2 to USB: fix comments.tmk2011-12-09
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-17