summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Collapse)Author
2013-02-15Fix Make dependency file namestmk
2012-10-19Use software serial for Sun.tmk
2012-08-28test build of 'Host shield' in minimal env.tmk
2012-08-28Add USB HID(host) protocol.(not finished)tmk
2012-06-30Add Makefile.lufa to keyboard/hhkb and hbkb.tmk
2012-06-28Add protocol/lufa. LUFA supported now.tmk
2012-06-26initial attempt for LUFA.tmk
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.tmk
2012-05-16Fix bug on RAW2SCAN. Add work around for M0110A.tmk
- 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-28Added M0110A support contributed by skagon@github.tmk
- 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.tmk
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk