X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fpc98_usb%2Fconfig.h;h=16a54ca5092b30ae1141853889506dc5e99f27fe;hb=47e9e8022359033aa61b159532760e780694aaec;hp=b8d676e4cfacae5d5435fcedfe93005e94d37b50;hpb=ec8da5f9f509d838c200ff3d01005a209cad107e;p=max%2Ftmk_keyboard.git diff --git a/converter/pc98_usb/config.h b/converter/pc98_usb/config.h index b8d676e4..16a54ca5 100644 --- a/converter/pc98_usb/config.h +++ b/converter/pc98_usb/config.h @@ -36,6 +36,15 @@ along with this program. If not, see . ) +/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ +#define LOCKING_SUPPORT_ENABLE +/* Locking resynchronize hack */ +#define LOCKING_RESYNC_ENABLE + +/* Control LED indicatiors, which doesn't work well with locking support */ +//#define PC98_LED_CONTROL + + /* PC98 Reset Port shared with TXD */ #define PC98_RST_DDR DDRD #define PC98_RST_PORT PORTD