Commit Graph

3619 Commits (9e6c57af2a47c7e58c7d7c20d3ccb6cb942eb451)
 

Author SHA1 Message Date
tmk c8cfde0138 Add intial code of RemoteWakeUp
tmk b78c654693 Merge branch 'debouncing_fix'
tmk 30f9baf898 Fix debouncing and add legacy keymap support
tmk c4ab832be0 Fix Locking CapsLock support in ADB converter
tmk c0137b4b32 Add description of Locking CapsLock in README
tmk 738baccb8f Merge branch 'locking_caps'
tmk 92b92dd78f Add mechanical locking switch support for CapsLock
tmk 8b9bd51d3a Add description of Boot Magic in README
tmk 48433a5e99 Merge branch 'eeprom_config'
tmk ef8439bddb Add build option BOOTMAGIC_ENABLE
tmk d055e0633e Fix debug parameter setting in eeconfig
tmk 1d5bbb55f2 Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
tmk fe2230cf60 Add default value to BOOTLOADER_SIZE
tmk e4fbaf30be Add keyconf in eeconfig.c
tmk 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk
tmk db024b6b18 Add --relax for size optimization to gh60
tmk de8ef18a53 Add KEYCONF to eeconfig.c
tmk 51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE
- define BOOTLOADER_SIZE in config.h instead of Makefile
tmk f55c677ba4 Fix watchdog in bootloader jump
- disable watchdog after watchdog reset
- clear WDRF after watchdog reset
tmk 1385058fc2 Fix gh60/matrix.c and Makefile
tmk 4d64fd8faa Add bootmagic.c and fix bootloader_jump
tmk 359b68d35f Add eeconfig.c - eeprom stored paramerters
tmk 5d6b848a15 Merge branch 'ghost_fix'
tmk 81d2753ab0 Remove matrix_key_count() from matrix.h
tmk 9e9a85c142 Fix ghost block and remove matrix_has_ghost()
tmk 38bbe976e0 Merge branch 'overlays'
tmk 5808317b69 Fix keymap for new framework
tmk 633d9aa53e Fix README.md and doc/keymap.md
tmk 1aa067e541 Clean action.h and add keymap doc
tmk 083c75816f Create keymap.md
tmk 40f1a4930a Fix SET_DEFAULT_LAYER action and keymap of gh60
tmk a207e848b3 Add tap flags on record_t
tmk 1720cf34ca Fix bit shift which is beyond int size(16bit)
tmk 6778324de2 Fix keymap MACRO of pc98 adn hhkb
tmk 23c32d304b Add MACRO action
tmk 000f3c4c54 Merge branch 'pc98_fix' into overlays
tmk 308abf598d Fix software serial configure
tmk ea1ede83c3 Add serial_uart.c and use it for PC98
tmk 90e6ff92f4 Add parity option in serial_soft.c
tmk 504a9f42ff Inhibit repeating key of PC98
tmk fea6792f16 New keymap of PC98
tmk 79b1f12908 Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlays
tmk 6215727b0b Fix debug code of serial_soft.c
tmk 0368936060 Fix README and comments in action.h
tmk 84a3d4d2a1 Edit README of PC98
tmk 4ec8fd2823 Fix softwere serial
tmk 4a91d18277 Add keymap for PC98
tmk eb776c1b79 Quick Fix: read scan code from PC98
tmk f68c5bf0d3 Add initial files for PC98
tmk 75a92ff653 Fix keymap of gh60 and hhkb