Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-25 | Fix description of pin usage | tmk | |
2014-01-07 | Spellchecking converter README files. | Thomas Russell Murphy | |
2013-05-21 | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | |
- 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 | |||
2013-04-02 | Rename file layer_switch to action_layer | tmk | |
2013-03-29 | Fix BOOTLOADER_SIZE setting | tmk | |
2013-03-11 | Fix legacy keymap support | tmk | |
- need to define USE_LEGACY_KEYMAP to use legacy keymap | |||
2013-03-05 | Fix keymap for new framework | tmk | |
2013-02-25 | Fix keymap MACRO of pc98 adn hhkb | tmk | |
2013-02-25 | Fix software serial configure | tmk | |
2013-02-25 | Add serial_uart.c and use it for PC98 | tmk | |
2013-02-24 | Inhibit repeating key of PC98 | tmk | |
2013-02-24 | New keymap of PC98 | tmk | |
2013-02-23 | Edit README of PC98 | tmk | |
2013-02-22 | Add keymap for PC98 | tmk | |
2013-02-22 | Quick Fix: read scan code from PC98 | tmk | |
2013-02-22 | Add initial files for PC98 | tmk | |