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