index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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