Commit Graph

13 Commits (master)

Author SHA1 Message Date
tmk 59ea5e02f7 Mkdir rn42 2014-07-30 14:38:26 +09:00
tmk c74ad260fb Fix Make dependency file names 2013-02-15 13:45:59 +09:00
tmk b56717b843 Use software serial for Sun. 2012-10-19 15:07:23 +09:00
tmk c5060ea819 test build of 'Host shield' in minimal env. 2012-08-28 21:56:15 +09:00
tmk 895cd4dfa2 Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00
tmk 2c5d3ac76f Add Makefile.lufa to keyboard/hhkb and hbkb. 2012-06-30 13:26:09 +09:00
tmk cc68adeb57 Add protocol/lufa. LUFA supported now. 2012-06-28 23:05:21 +09:00
tmk dd93d2915f initial attempt for LUFA.
Add keyboard/lufa macway keyobard with LUFA.
Add new program target to rule.mk; flip, dfu and teensy
2012-06-26 15:55:45 +09:00
tmk 63d82fcaeb Fixed Makefile to adjust new directories. 2012-06-07 12:35:24 +09:00
tmk f5f48c2a24 Fix bug on RAW2SCAN. Add work around for M0110A.
- 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-05-16 02:01:45 +09:00
tmk 12f6e9ffa7 Added M0110A support contributed by skagon@github.
- 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.
2012-04-28 01:57:36 +09:00
tmk e2afc305ed PS/2 to USB: fix comments. 2011-12-09 14:51:30 +09:00
tmk e67c988824 Added Bulegiga iWRAP support into HHKB.(Bluetooth) 2011-09-17 23:53:18 +09:00