summaryrefslogtreecommitdiffstats
path: root/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix Make dependency file namestmk2013-02-151-1/+2
|
* Use software serial for Sun.tmk2012-10-191-1/+1
|
* test build of 'Host shield' in minimal env.tmk2012-08-281-4/+5
|
* Add USB HID(host) protocol.(not finished)tmk2012-08-281-0/+5
|
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-301-1/+5
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-281-4/+23
|
* initial attempt for LUFA.tmk2012-06-261-2/+29
| | | | | 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-071-3/+9
|
* Fix bug on RAW2SCAN. Add work around for M0110A.tmk2012-05-161-1/+1
| | | | | | - 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-281-3/+6
| | | | | | - 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-091-1/+1
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-171-0/+547