index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #151 from bswinnerton/typo-fix
tmk
2015-01-19
1
-6
/
+6
|
\
|
*
Fixing typo in console mode
Brooks Swinnerton
2014-11-30
1
-6
/
+6
*
|
Fix modifier stuck of Lock command(#127)
tmk
2015-01-01
1
-0
/
+1
|
/
*
Ad hoc fix of command API
tmk
2014-07-30
1
-9
/
+19
*
Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit
tmk
2014-07-07
1
-0
/
+1
|
\
|
*
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
Shayne Holmes
2014-04-09
1
-0
/
+1
*
|
Make NKRO deafult when it is available
tmk
2014-04-27
1
-2
/
+2
|
/
*
Fix mod stuck of MODS_KEY when leaving layer #62
tmk
2013-10-04
1
-0
/
+1
*
Fix version info command
tmk
2013-09-19
1
-5
/
+42
*
Add version string
tmk
2013-09-11
1
-3
/
+4
*
Add BACKLIGHT_ENABLE conditional
tmk
2013-06-23
1
-0
/
+2
*
Add support for backlight
Wraul
2013-06-22
1
-0
/
+7
*
Add default layer config to bootmagic
tmk
2013-06-22
1
-2
/
+2
*
Fixes to sleep LED.
Mathias Andersson
2013-05-27
1
-0
/
+5
*
Fix command.c and README
tmk
2013-05-15
1
-1
/
+0
*
Fix bootmagic and eeconfig for virtual DIP SW
tmk
2013-04-07
1
-24
/
+24
*
Fix ACT_MODS action and switch_default_layer command
tmk
2013-04-04
1
-1
/
+1
*
Rename file layer_switch to action_layer
tmk
2013-04-02
1
-1
/
+1
*
Refine ACT_LAYER and ACT_LAYER_TAP
tmk
2013-04-02
1
-1
/
+2
*
Remove ACT_KEYMAP and ACT_OVERLAY
tmk
2013-03-31
1
-1
/
+0
*
Add sleep LED test command
tmk
2013-03-27
1
-0
/
+8
*
Add NO_PRINT and NO_DEBUG config options.
tmk
2013-03-19
1
-13
/
+2
*
Add build option BOOTMAGIC_ENABLE
tmk
2013-03-11
1
-0
/
+4
*
Add keyconf in eeconfig.c
tmk
2013-03-11
1
-0
/
+9
*
Rename HOST_* to PROTOCOL_* in protocol/*.mk
tmk
2013-03-11
1
-5
/
+5
*
Add KEYCONF to eeconfig.c
tmk
2013-03-10
1
-2
/
+2
*
Add bootmagic.c and fix bootloader_jump
tmk
2013-03-09
1
-3
/
+1
*
Add eeconfig.c - eeprom stored paramerters
tmk
2013-03-07
1
-0
/
+22
*
Add overlay framework
tmk
2013-02-20
1
-4
/
+3
*
Rewrite layer action with layer_switch
tmk
2013-02-16
1
-5
/
+2
*
Replace layer_stack with layer_switch
tmk
2013-02-15
1
-2
/
+2
*
Fix switch_default_layer command
tmk
2013-02-15
1
-10
/
+12
*
Change: 0 means default_layer in current_layer now
tmk
2013-02-15
1
-3
/
+4
*
Fix 'chage default layer' command.
tmk
2013-02-12
1
-14
/
+7
*
Merge branch 'keymap2'
tmk
2013-02-11
1
-16
/
+1
|
\
|
*
Clean code.
tmk
2013-01-28
1
-16
/
+1
*
|
Fixes from Tranquilite@GH.
tmk
2012-11-23
1
-0
/
+1
|
/
*
Add print_dec() and debug_dec().
tmk
2012-10-27
1
-17
/
+14
*
Add print utility
tmk
2012-10-23
1
-25
/
+26
*
Add child proof keyboard locking feature!
tmk
2012-10-18
1
-3
/
+20
*
Add command console and mouseky parameters tweak.
tmk
2012-10-17
1
-62
/
+365
*
Fix commands
tmk
2012-10-17
1
-30
/
+47
*
Clean host.h interface.
tmk
2012-10-17
1
-7
/
+0
*
Add keycode.h and remove usb_keycodes.h.
tmk
2012-10-17
1
-19
/
+19
*
Initial version of new code for layer switch is added.
tmk
2012-10-17
1
-1
/
+1
*
confirm SetReport LED.
tmk
2012-06-29
1
-0
/
+1
*
Moved files to common, protocol and doc directory
tmk
2012-06-07
1
-0
/
+243