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