index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
Fix debouncing and add legacy keymap support
tmk
10
-165
/
+127
2013-03-12
Fix Locking CapsLock support in ADB converter
tmk
5
-37
/
+16
2013-03-12
Add description of Locking CapsLock in README
tmk
1
-0
/
+8
2013-03-12
Merge branch 'locking_caps'
tmk
4
-18
/
+38
2013-03-12
Add mechanical locking switch support for CapsLock
tmk
4
-18
/
+38
2013-03-11
Add description of Boot Magic in README
tmk
1
-12
/
+23
2013-03-11
Merge branch 'eeprom_config'
tmk
26
-162
/
+563
2013-03-11
Add build option BOOTMAGIC_ENABLE
tmk
5
-12
/
+19
2013-03-11
Fix debug parameter setting in eeconfig
tmk
5
-12
/
+31
2013-03-11
Fix legacy keymap support
tmk
7
-72
/
+82
2013-03-11
Add default value to BOOTLOADER_SIZE
tmk
1
-1
/
+2
2013-03-10
Add keyconf in eeconfig.c
tmk
2
-0
/
+24
2013-03-10
Rename HOST_* to PROTOCOL_* in protocol/*.mk
tmk
6
-18
/
+15
2013-03-10
Add --relax for size optimization to gh60
tmk
1
-0
/
+3
2013-03-10
Add KEYCONF to eeconfig.c
tmk
5
-23
/
+83
2013-03-10
Add BOOTLOADER_SIZE and remove BOOT_SIZE
tmk
7
-34
/
+38
2013-03-10
Fix watchdog in bootloader jump
tmk
3
-15
/
+28
2013-03-09
Fix gh60/matrix.c and Makefile
tmk
3
-8
/
+16
2013-03-09
Add bootmagic.c and fix bootloader_jump
tmk
9
-54
/
+178
2013-03-06
Add eeconfig.c - eeprom stored paramerters
tmk
6
-4
/
+135
2013-03-05
Merge branch 'ghost_fix'
tmk
4
-31
/
+26
2013-03-05
Remove matrix_key_count() from matrix.h
tmk
2
-16
/
+0
2013-03-05
Fix ghost block and remove matrix_has_ghost()
tmk
4
-16
/
+27
2013-03-05
Merge branch 'overlays'
tmk
51
-955
/
+2868
2013-03-05
Fix keymap for new framework
tmk
18
-23
/
+117
2013-03-05
Fix README.md and doc/keymap.md
tmk
2
-6
/
+11
2013-03-04
Clean action.h and add keymap doc
tmk
7
-169
/
+126
2013-03-04
Create keymap.md
tmk
3
-353
/
+532
2013-02-27
Fix SET_DEFAULT_LAYER action and keymap of gh60
tmk
3
-22
/
+41
2013-02-26
Add tap flags on record_t
tmk
4
-104
/
+104
2013-02-25
Fix bit shift which is beyond int size(16bit)
tmk
1
-1
/
+1
2013-02-25
Fix keymap MACRO of pc98 adn hhkb
tmk
2
-23
/
+78
2013-02-25
Add MACRO action
tmk
4
-30
/
+39
2013-02-25
Merge branch 'pc98_fix' into overlays
tmk
9
-245
/
+395
2013-02-25
Fix software serial configure
tmk
3
-96
/
+93
2013-02-24
Add serial_uart.c and use it for PC98
tmk
5
-92
/
+174
2013-02-24
Add parity option in serial_soft.c
tmk
1
-7
/
+32
2013-02-24
Inhibit repeating key of PC98
tmk
1
-6
/
+54
2013-02-24
New keymap of PC98
tmk
3
-92
/
+90
2013-02-23
Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlays
tmk
9
-0
/
+732
2013-02-23
Fix debug code of serial_soft.c
tmk
1
-6
/
+26
2013-02-23
Fix README and comments in action.h
tmk
2
-57
/
+82
2013-02-22
Edit README of PC98
tmk
1
-58
/
+44
2013-02-22
Fix softwere serial
tmk
2
-27
/
+18
2013-02-22
Add keymap for PC98
tmk
3
-141
/
+122
2013-02-22
Quick Fix: read scan code from PC98
tmk
3
-11
/
+46
2013-02-22
Add initial files for PC98
tmk
8
-1
/
+720
2013-02-21
Fix keymap of gh60 and hhkb
tmk
4
-52
/
+40
2013-02-20
Fix tap key bug: layer stuck
tmk
1
-12
/
+12
2013-02-20
Add keymap clear/reset action
tmk
3
-17
/
+44
[next]