summaryrefslogtreecommitdiff
path: root/converter/pc98_usb
Commit message (Collapse)AuthorAge
* cleans up folder structureJack Humbert2016-06-04
| | | | | | * consolidates docs * deletes converter/ * updates .md references (most)
* Change TMK_DIR settingtmk2015-04-10
|
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-09
|
* Change key_t to keypos_ttmk2014-11-24
|
* Fix description of pin usagetmk2014-04-25
|
* Spellchecking converter README files.Thomas Russell Murphy2014-01-07
|
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-21
| | | | | | | | | - 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_layertmk2013-04-02
|
* Fix BOOTLOADER_SIZE settingtmk2013-03-29
|
* Fix legacy keymap supporttmk2013-03-11
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Fix keymap for new frameworktmk2013-03-05
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-25
|
* Fix software serial configuretmk2013-02-25
|
* Add serial_uart.c and use it for PC98tmk2013-02-25
|
* Inhibit repeating key of PC98tmk2013-02-24
|
* New keymap of PC98tmk2013-02-24
|
* Edit README of PC98tmk2013-02-23
|
* Add keymap for PC98tmk2013-02-22
|
* Quick Fix: read scan code from PC98tmk2013-02-22
|
* Add initial files for PC98tmk2013-02-22