summaryrefslogtreecommitdiffstats
path: root/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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