Commit Graph

19 Commits (5d6b848a157a2e94859949961297d40da6a77527)

Author SHA1 Message Date
tmk e0f960a576 Add overlay framework 12 years ago
tmk e324fa2918 Rewrite layer action with layer_switch 12 years ago
tmk d9f2875866 Replace layer_stack with layer_switch 12 years ago
tmk 2b811352a1 Fix switch_default_layer command 12 years ago
tmk a4aae1c505 Change: 0 means default_layer in current_layer now
- current_layer indicates active layer at the time
- default_layer indicates base layer
- default_layer is used when current_layer is 0
- with this LAYER_BIT action works as overlay even if
  default_layer varies other than layer 0.
12 years ago
tmk f02431e9da Fix 'chage default layer' command. 12 years ago
tmk 8c80deb775 Merge branch 'keymap2'
Conflicts:
	common/keyboard.c
12 years ago
tmk 1e3e41a2c9 Clean code. 12 years ago
tmk 6caefe9649 Fixes from Tranquilite@GH.
- Fix keyboard_task() when matrix column size > 16
- Add clear_keyboard() in NKRO command to avoid stucking keys.
- Fix function name in print.c.
12 years ago
tmk 220de27bed Add print_dec() and debug_dec(). 12 years ago
tmk ad24858e4f Add print utility 12 years ago
tmk fffc375b45 Add child proof keyboard locking feature!
Fix: add wait for Power down command
Add ifdef of MOUSEKEY_ENABLE
12 years ago
tmk 30eb3e3520 Add command console and mouseky parameters tweak. 12 years ago
tmk e451c05929 Fix commands 12 years ago
tmk 71ac82337f Clean host.h interface. 12 years ago
tmk 373ab0e719 Add keycode.h and remove usb_keycodes.h. 12 years ago
tmk 4ae979f6ef Initial version of new code for layer switch is added. 12 years ago
tmk a112f3614e confirm SetReport LED. 12 years ago
tmk f412570739 Moved files to common, protocol and doc directory 12 years ago