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-21
Add NO_ACTION_ONESHOT config option
tmk
4
-42
/
+82
2013-03-20
Fix Makefile and config.h of gh60 for new options
tmk
4
-8
/
+19
2013-03-19
Add NO_ACTION_KEYMAP config option
tmk
4
-0
/
+22
2013-03-19
Add NO_ACTION_FUNCTION config option
tmk
2
-0
/
+5
2013-03-19
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
tmk
4
-6
/
+36
2013-03-19
Add NO_ACTION_OVERLAY config option
tmk
4
-1
/
+23
2013-03-19
Add COMMAND_ENABLE build option
tmk
3
-1
/
+10
2013-03-19
Add NO_PRINT and NO_DEBUG config options.
tmk
7
-32
/
+77
2013-03-17
Enable Boot magick on hhkb
tmk
1
-2
/
+2
2013-03-16
Change sleep led step table to get smooth
tmk
1
-9
/
+20
2013-03-16
Add desription about breathing sleep LED
tmk
1
-0
/
+3
2013-03-16
Merge branch 'remote_wakeup'
tmk
5
-4
/
+225
2013-03-16
Add breathing sleep LED during USB suspend
tmk
5
-9
/
+128
2013-03-14
Add power down mode sleep and watchdog interrupt
tmk
1
-3
/
+73
2013-03-13
Add intial code of RemoteWakeUp
tmk
1
-4
/
+36
2013-03-12
Merge branch 'debouncing_fix'
tmk
10
-165
/
+127
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
[next]