index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
command.c
Age
Commit message (
Expand
)
Author
2013-03-19
Add NO_PRINT and NO_DEBUG config options.
tmk
2013-03-11
Add build option BOOTMAGIC_ENABLE
tmk
2013-03-11
Add keyconf in eeconfig.c
tmk
2013-03-11
Rename HOST_* to PROTOCOL_* in protocol/*.mk
tmk
2013-03-10
Add KEYCONF to eeconfig.c
tmk
2013-03-09
Add bootmagic.c and fix bootloader_jump
tmk
2013-03-07
Add eeconfig.c - eeprom stored paramerters
tmk
2013-02-20
Add overlay framework
tmk
2013-02-16
Rewrite layer action with layer_switch
tmk
2013-02-15
Replace layer_stack with layer_switch
tmk
2013-02-15
Fix switch_default_layer command
tmk
2013-02-15
Change: 0 means default_layer in current_layer now
tmk
2013-02-12
Fix 'chage default layer' command.
tmk
2013-02-11
Merge branch 'keymap2'
tmk
2013-01-28
Clean code.
tmk
2012-11-23
Fixes from Tranquilite@GH.
tmk
2012-10-27
Add print_dec() and debug_dec().
tmk
2012-10-23
Add print utility
tmk
2012-10-18
Add child proof keyboard locking feature!
tmk
2012-10-17
Add command console and mouseky parameters tweak.
tmk
2012-10-17
Fix commands
tmk
2012-10-17
Clean host.h interface.
tmk
2012-10-17
Add keycode.h and remove usb_keycodes.h.
tmk
2012-10-17
Initial version of new code for layer switch is added.
tmk
2012-06-29
confirm SetReport LED.
tmk
2012-06-07
Moved files to common, protocol and doc directory
tmk