index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2013-01-13
Fix tap key using delaying_layer and waiting_key.
tmk
2013-01-12
Fix PWM control of LED in phantom.
tmk
2013-01-09
Add new layer actions.
tmk
2013-01-07
Add ISO support to keymap.(hid_liber)
tmk
2013-01-01
Fix debouncing code.(gh60)
tmk
2013-01-01
Change keymap.(gh60)
tmk
2012-12-27
Add README and keymap layers.(GH60)
tmk
2012-12-27
Added Initial files for gh60.
tmk
2012-12-27
Remove DEBUG_LED from pjrc stack.
tmk
2012-12-26
Fix bug of FAILSAFE key clear.
tmk
2012-12-17
Fix action of system and consumer usage.
tmk
2012-12-16
Add initial fix for new keymap.
tmk
2012-12-12
Add ADB extended keyboard support by blargg@GH.
tmk
2012-12-05
Merge branch 'm0110'
tmk
2012-12-05
Fix keymaps in README.(M0110)
tmk
2012-12-05
Fix keymap and build option.(M0110)
tmk
2012-12-05
Add keymap file for Hasu.
tmk
2012-12-05
Change keymap.(M0110)
tmk
2012-12-05
Change IS_COMMAND.(M0110)
tmk
2012-12-05
Fix debug pirnt and magic key.(M0110)
tmk
2012-12-05
Merge branch 'hid_liber'
tmk
[next]