Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change TMK_DIR setting | tmk | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Change TOP_DIR to TMK_DIR in makefiles | tmk | 2015-04-09 | 1 | -6/+6 |
| | |||||
* | Change key_t to keypos_t | tmk | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Fix description of pin usage | tmk | 2014-04-25 | 1 | -4/+1 |
| | |||||
* | Spellchecking converter README files. | Thomas Russell Murphy | 2014-01-07 | 1 | -2/+2 |
| | |||||
* | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 2013-05-21 | 1 | -1/+1 |
| | | | | | | | | | - Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html | ||||
* | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 2 | -27/+9 |
| | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 1 | -1/+1 |
| | |||||
* | Fix legacy keymap support | tmk | 2013-03-11 | 1 | -3/+0 |
| | | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap | ||||
* | Fix keymap for new framework | tmk | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | Fix keymap MACRO of pc98 adn hhkb | tmk | 2013-02-25 | 1 | -6/+58 |
| | |||||
* | Fix software serial configure | tmk | 2013-02-25 | 1 | -20/+3 |
| | |||||
* | Add serial_uart.c and use it for PC98 | tmk | 2013-02-25 | 4 | -92/+81 |
| | |||||
* | Inhibit repeating key of PC98 | tmk | 2013-02-24 | 1 | -6/+54 |
| | |||||
* | New keymap of PC98 | tmk | 2013-02-24 | 3 | -92/+90 |
| | |||||
* | Edit README of PC98 | tmk | 2013-02-23 | 1 | -58/+44 |
| | |||||
* | Add keymap for PC98 | tmk | 2013-02-22 | 3 | -141/+122 |
| | |||||
* | Quick Fix: read scan code from PC98 | tmk | 2013-02-22 | 2 | -3/+12 |
| | |||||
* | Add initial files for PC98 | tmk | 2013-02-22 | 7 | -0/+703 |