tmk
|
5bd0a8e724
|
Add breathing sleep LED during USB suspend
|
2013-03-16 17:24:05 +09:00 |
|
tmk
|
6ab85d1121
|
Add power down mode sleep and watchdog interrupt
|
2013-03-14 22:45:02 +09:00 |
|
tmk
|
bf9735b54c
|
Add intial code of RemoteWakeUp
|
2013-03-13 16:02:17 +09:00 |
|
tmk
|
4d6a8b6f74
|
Merge branch 'debouncing_fix'
|
2013-03-12 16:12:44 +09:00 |
|
tmk
|
db5fb1ece1
|
Fix debouncing and add legacy keymap support
|
2013-03-12 16:05:50 +09:00 |
|
tmk
|
56b07a7d7c
|
Add description of Locking CapsLock in README
|
2013-03-12 11:36:53 +09:00 |
|
tmk
|
28032ccea4
|
Merge branch 'locking_caps'
|
2013-03-12 10:49:59 +09:00 |
|
tmk
|
96914f6084
|
Add mechanical locking switch support for CapsLock
|
2013-03-12 10:43:02 +09:00 |
|
tmk
|
b57451f141
|
Add description of Boot Magic in README
|
2013-03-11 16:01:35 +09:00 |
|
tmk
|
8b01649a6a
|
Merge branch 'eeprom_config'
|
2013-03-11 15:35:55 +09:00 |
|
tmk
|
9c363dc9a3
|
Add build option BOOTMAGIC_ENABLE
|
2013-03-11 15:28:46 +09:00 |
|
tmk
|
f0ffb79683
|
Fix debug parameter setting in eeconfig
|
2013-03-11 15:10:56 +09:00 |
|
tmk
|
a8b4aa28a4
|
Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
|
2013-03-11 14:39:06 +09:00 |
|
tmk
|
46107e2ead
|
Add default value to BOOTLOADER_SIZE
|
2013-03-11 13:32:46 +09:00 |
|
tmk
|
1d146882cd
|
Add keyconf in eeconfig.c
|
2013-03-11 01:55:41 +09:00 |
|
tmk
|
92665c4be3
|
Rename HOST_* to PROTOCOL_* in protocol/*.mk
|
2013-03-11 00:14:58 +09:00 |
|
tmk
|
e7ffad1f10
|
Add KEYCONF to eeconfig.c
|
2013-03-10 19:22:54 +09:00 |
|
tmk
|
9cc2a466f7
|
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
|
f7a1a8f80f
|
Fix watchdog in bootloader jump
- disable watchdog after watchdog reset
- clear WDRF after watchdog reset
|
2013-03-10 15:06:33 +09:00 |
|
tmk
|
1f312d2c85
|
Add bootmagic.c and fix bootloader_jump
|
2013-03-09 11:22:27 +09:00 |
|
tmk
|
e26c25f23e
|
Add eeconfig.c - eeprom stored paramerters
|
2013-03-07 03:30:08 +09:00 |
|
tmk
|
96160e1409
|
Merge branch 'ghost_fix'
|
2013-03-05 21:46:35 +09:00 |
|
tmk
|
0e48c56586
|
Remove matrix_key_count() from matrix.h
|
2013-03-05 21:20:39 +09:00 |
|
tmk
|
afcef8440b
|
Fix ghost block and remove matrix_has_ghost()
|
2013-03-05 21:08:16 +09:00 |
|
tmk
|
756a940840
|
Merge branch 'overlays'
|
2013-03-05 15:45:15 +09:00 |
|
tmk
|
88d6bb0b36
|
Fix keymap for new framework
|
2013-03-05 15:41:21 +09:00 |
|
tmk
|
e97488a1ab
|
Fix README.md and doc/keymap.md
|
2013-03-05 14:57:50 +09:00 |
|
tmk
|
f5db7ec538
|
Clean action.h and add keymap doc
|
2013-03-05 02:42:28 +09:00 |
|
tmk
|
792a794fde
|
Create keymap.md
|
2013-03-04 16:40:19 +09:00 |
|
tmk
|
d193a6d2ef
|
Fix SET_DEFAULT_LAYER action and keymap of gh60
|
2013-02-27 10:32:46 +09:00 |
|
tmk
|
71bd9a72fb
|
Add tap flags on record_t
|
2013-02-26 16:27:09 +09:00 |
|
tmk
|
ff1561b644
|
Fix bit shift which is beyond int size(16bit)
|
2013-02-25 17:00:35 +09:00 |
|
tmk
|
664796855b
|
Add MACRO action
|
2013-02-25 15:30:37 +09:00 |
|
tmk
|
1fac81b30c
|
Merge branch 'pc98_fix' into overlays
|
2013-02-25 15:29:47 +09:00 |
|
tmk
|
1e829faed0
|
Fix software serial configure
|
2013-02-25 14:14:46 +09:00 |
|
tmk
|
be3dd3c372
|
Add serial_uart.c and use it for PC98
|
2013-02-25 03:09:10 +09:00 |
|
tmk
|
025c2ba312
|
Add parity option in serial_soft.c
|
2013-02-25 01:02:14 +09:00 |
|
tmk
|
3e6cd81b64
|
Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlays
|
2013-02-23 14:35:45 +09:00 |
|
tmk
|
15feb7a8e3
|
Fix debug code of serial_soft.c
|
2013-02-23 14:32:34 +09:00 |
|
tmk
|
22a91bf9ab
|
Fix README and comments in action.h
|
2013-02-23 13:42:59 +09:00 |
|
tmk
|
deebebf614
|
Fix softwere serial
|
2013-02-22 19:38:06 +09:00 |
|
tmk
|
11b25580cb
|
Quick Fix: read scan code from PC98
|
2013-02-22 15:48:35 +09:00 |
|
tmk
|
6f55cbee1d
|
Add initial files for PC98
|
2013-02-22 09:53:46 +09:00 |
|
tmk
|
b0558b5f77
|
Fix tap key bug: layer stuck
- Can't use Invert action for tap key, use On/Off insted.
|
2013-02-20 16:53:55 +09:00 |
|
tmk
|
4c8f2bbfa2
|
Add keymap clear/reset action
|
2013-02-20 15:52:32 +09:00 |
|
tmk
|
e023ca517c
|
Add overlay framework
|
2013-02-20 11:48:15 +09:00 |
|
tmk
|
98d96b3b9a
|
Merge branch 'layer_switch'
|
2013-02-16 04:20:01 +09:00 |
|
tmk
|
58a0845d6a
|
Rewrite layer action with layer_switch
|
2013-02-16 04:08:31 +09:00 |
|
tmk
|
4039537bce
|
Replace layer_stack with layer_switch
|
2013-02-15 18:48:36 +09:00 |
|
tmk
|
6007b79ec2
|
Merge branch 'layer_stack'
|
2013-02-15 15:34:46 +09:00 |
|