Commit Graph

9 Commits

Author SHA1 Message Date
tmk
9a106537f6 Add NO_PRINT and NO_DEBUG config options.
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
2013-03-19 14:08:40 +09:00
tmk
c4ab832be0 Fix Locking CapsLock support in ADB converter 2013-03-12 12:10:12 +09:00
tmk
92b92dd78f Add mechanical locking switch support for CapsLock 2013-03-12 10:43:02 +09:00
tmk
1d5bbb55f2 Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk
51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE
- define BOOTLOADER_SIZE in config.h instead of Makefile
2013-03-10 17:53:29 +09:00
tmk
359b68d35f Add eeconfig.c - eeprom stored paramerters 2013-03-07 03:30:08 +09:00
tmk
abf0b04d14 Apply new keymap for gh60 2013-02-20 10:40:07 +09:00
tmk
b60f9c6ac6 Boot Magic key for gh60 2013-02-11 14:14:44 +09:00
tmk
c009f4643c Added Initial files for gh60. 2012-12-27 02:41:32 +09:00