index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-15
Merge branch 'layer_stack'
tmk
2013-02-15
Fix switch_default_layer command
tmk
2013-02-15
Add poker keymap with layer stacking
tmk
2013-02-15
Add layer_stack files taking apart from action.c
tmk
2013-02-15
Fix Make dependency file names
tmk
2013-02-15
Change: 0 means default_layer in current_layer now
tmk
2013-02-14
Add poker keymap with layer stacking.
tmk
2013-02-14
Add layer stack
tmk
2013-02-13
Merge branch 'actionfix'
tmk
2013-02-13
Change struct key_t
tmk
2013-02-13
Change action API
tmk
2013-02-13
Merge branch 'transparent'
tmk
2013-02-13
Add 'poker' target to Makefile.pjrc of gh60
tmk
2013-02-13
Change keymap API
tmk
2013-02-13
Make Transparent feature available to new keymaps.
tmk
2013-02-12
Fix 'chage default layer' command.
tmk
2013-02-12
Change ACTION_LAYER_SET_LAYER behaviour
tmk
2013-02-12
Add transparent layer feature in gh60
tmk
2013-02-11
Now includes LUFA-120730 in repository
tmk
2013-02-11
Add support for LUFA-120730
tmk
2013-02-11
Boot Magic key for gh60
tmk
2013-02-11
Merge branch 'keymap2'
tmk
2013-02-11
Fix and add some in README
tmk
2013-02-11
Fix is_tap_key()
tmk
2013-02-10
Add doc/keycode.txt
tmk
2013-02-10
Merge branch 'gh60'
tmk
2013-02-10
Add description of keymap and layer in README.md
tmk
2013-02-10
Clean layer actions.
tmk
2013-02-04
Add macro feature.
tmk
2013-02-03
Support for ISO/JIS keys on ADB(Issue#22)
tmk
2013-02-01
Add user defined function to action.
tmk
2013-01-31
Add legacy keymap support.
tmk
2013-01-31
Fix tapping. tap key just after tap timeout.
tmk
2013-01-30
Fix: action LAYER_BIT uses xor now instead of and/or.
tmk
2013-01-30
Fix process_tapping().
tmk
2013-01-29
Clean debug print in action.c.
tmk
2013-01-28
Clean code.
tmk
2013-01-28
Add tap toggle feature to action.
tmk
2013-01-27
Add oneshot modifier action.
tmk
2013-01-27
Fix keycodes. It has 32 Fn keys now.
tmk
2013-01-27
Remove test_func.
tmk
2013-01-27
New tapping logic.
tmk
2013-01-24
Minor fixes in keyboard.c.
tmk
2013-01-23
Add prototype of Action Function.
tmk
2013-01-23
Add bootmagic keys.(hhkb)
tmk
2013-01-21
Fix mods with tapping.
tmk
2013-01-17
Refactor struct keyevent_t.
tmk
2013-01-17
Fix mods with tap key but some problems still exists.
tmk
2013-01-16
Add support partly for modifier with tap key.
tmk
2013-01-15
Fix waiting_keys and periodical update for delaying layer.
tmk
[next]