40 Commits (d52d554360d3bf06189bfd4f386fa99348d8a0a8)

Author SHA1 Message Date
tmk d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62
11 years ago
tmk 9f29fa6bf3 Fix version info command
11 years ago
tmk 8bc96ac571 Add version string
11 years ago
tmk 25ad212c4a Add BACKLIGHT_ENABLE conditional
11 years ago
Wraul 1eb8523e95 Add support for backlight
11 years ago
tmk 9de9d71952 Add default layer config to bootmagic
11 years ago
Mathias Andersson ddf1759dbe Fixes to sleep LED.
11 years ago
tmk adbd15d5bd Fix command.c and README
11 years ago
tmk 4e93b3fa67 Fix bootmagic and eeconfig for virtual DIP SW
11 years ago
tmk f9a7e224a4 Fix ACT_MODS action and switch_default_layer command
11 years ago
tmk c6d88d2795 Rename file layer_switch to action_layer
11 years ago
tmk cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP
11 years ago
tmk 10f33a3e48 Remove ACT_KEYMAP and ACT_OVERLAY
11 years ago
tmk ac509aa079 Add sleep LED test command
11 years ago
tmk 9a106537f6 Add NO_PRINT and NO_DEBUG config options.
11 years ago
tmk ef8439bddb Add build option BOOTMAGIC_ENABLE
11 years ago
tmk e4fbaf30be Add keyconf in eeconfig.c
11 years ago
tmk 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk
11 years ago
tmk de8ef18a53 Add KEYCONF to eeconfig.c
11 years ago
tmk 4d64fd8faa Add bootmagic.c and fix bootloader_jump
11 years ago
tmk 359b68d35f Add eeconfig.c - eeprom stored paramerters
11 years ago
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
12 years ago
tmk f02431e9da Fix 'chage default layer' command.
12 years ago
tmk 8c80deb775 Merge branch 'keymap2'
12 years ago
tmk 1e3e41a2c9 Clean code.
12 years ago
tmk 6caefe9649 Fixes from Tranquilite@GH.
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!
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