summaryrefslogtreecommitdiffstats
path: root/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-02-15Fix Make dependency file namestmk1-1/+2
2012-10-19Use software serial for Sun.tmk1-1/+1
2012-08-28test build of 'Host shield' in minimal env.tmk1-4/+5
2012-08-28Add USB HID(host) protocol.(not finished)tmk1-0/+5
2012-06-30Add Makefile.lufa to keyboard/hhkb and hbkb.tmk1-1/+5
2012-06-28Add protocol/lufa. LUFA supported now.tmk1-4/+23
2012-06-26initial attempt for LUFA.tmk1-2/+29
Add keyboard/lufa macway keyobard with LUFA. Add new program target to rule.mk; flip, dfu and teensy
2012-06-07Fixed Makefile to adjust new directories.tmk1-3/+9
2012-05-15Fix bug on RAW2SCAN. Add work around for M0110A.tmk1-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.
2012-04-27Added M0110A support contributed by skagon@github.tmk1-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.
2011-12-09PS/2 to USB: fix comments.tmk1-1/+1
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk1-0/+547