Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 2 | -29/+0 |
| | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 2 | -10/+1 |
| | |||||
* | Fix debouncing on gh60, hbkb, macway | tmk | 2013-03-27 | 3 | -36/+20 |
| | |||||
* | Fix debouncing and add legacy keymap support | tmk | 2013-03-12 | 2 | -51/+33 |
| | |||||
* | Remove matrix_key_count() from matrix.h | tmk | 2013-03-05 | 1 | -14/+0 |
| | |||||
* | Fix ghost block and remove matrix_has_ghost() | tmk | 2013-03-05 | 2 | -13/+3 |
| | |||||
* | Fix keymap to adjust new keyboard.c. | tmk | 2012-10-19 | 1 | -4/+4 |
| | |||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 2 | -23/+23 |
| | |||||
* | usb_hid: workaround for compile on Windows. | tmk | 2012-09-04 | 1 | -56/+0 |
| | |||||
* | Fix LUFA descriptor of Extra for Windows | tmk | 2012-07-02 | 1 | -1/+0 |
| | | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001) | ||||
* | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk | 2012-06-30 | 4 | -56/+179 |
| | |||||
* | Moved protocol files; news and x68k. | tmk | 2012-06-11 | 6 | -0/+660 |
Renamed sony_usb to news_usb Renamed hbk to hbkb |