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 (
Collapse
)
Author
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
- kick bootloader - enable debug print
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
- stuck tap key after tapping. seq[mods(d), key(d), mods(u), key(u)] - tap key doesn't work when fast type. [key(d), mods(d), key(u), mods(u)]
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
2013-01-13
Fix tap key using delaying_layer and waiting_key.
tmk
2013-01-09
Add new layer actions.
tmk
2012-12-17
Fix action of system and consumer usage.
tmk
2012-12-16
Add initial fix for new keymap.
tmk
2012-11-01
Fix image link 3 :(
tmk
2012-11-01
Fix image link 2
tmk
2012-11-01
Fix image link in README.md
tmk
2012-11-01
Improve documentation
tmk
2012-10-27
Fix usage of debug flag
tmk
2012-10-27
Merge branch 'print'
tmk
2012-10-27
Add print_dec() and debug_dec().
tmk
2012-10-23
Add print utility
tmk
2012-10-21
Merge branch 'sun'
tmk
2012-10-21
Add extra commands Bell/Click to Sun converter
tmk
2012-10-21
Add LED feature to Sun converter
tmk
2012-10-21
Fix mousekey parameter bug
tmk
2012-10-19
Fix keymap to adjust new keyboard.c.
tmk
2012-10-19
Merge branch 'sun'
tmk
2012-10-19
Use software serial for Sun.
tmk
2012-10-18
Add Sun converter initial files.
tmk
2012-10-18
Merge branch 'layerfix'
tmk
2012-10-18
Add child proof keyboard locking feature!
tmk
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
2012-10-17
Fix projects for new keycodes
tmk
2012-10-17
Fix HHKB iWRAP build
tmk
2012-10-17
Fix HHKB keymap
tmk
2012-10-17
HHKB scan matrix: fix wait time on power on
tmk
2012-10-17
Add command console and mouseky parameters tweak.
tmk
2012-10-17
Add Mousekey parameters and accel keys.
tmk
2012-10-17
Fix commands
tmk
2012-10-17
Fix use of default_layer
tmk
2012-10-17
Fix layer switching and host API.
tmk
2012-10-17
Add subset of Xorg MouseKey acceleration parameters.
tmk
[next]