aboutsummaryrefslogtreecommitdiffstats
path: root/converter/pc98_usb/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Change key_t to keypos_ttmk2014-11-241-1/+1
|
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-211-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_layertmk2013-04-021-23/+9
|
* Fix keymap for new frameworktmk2013-03-051-1/+1
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-251-6/+58
|
* New keymap of PC98tmk2013-02-241-85/+68
|
* Add keymap for PC98tmk2013-02-221-106/+101
|
* Add initial files for PC98tmk2013-02-221-0/+192