THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
quantum
History
Jeremy Cowgar
d0ca713eb4
KC_TILD should not have been listed as an auto shift key
2017-09-18 17:08:18 -04:00
..
api
…
audio
Cleaned, revised, and updated my keymaps to reflect new changes/defaults (
#1712
)
2017-09-15 19:21:46 -04:00
keymap_extras
…
process_keycode
KC_TILD should not have been listed as an auto shift key
2017-09-18 17:08:18 -04:00
serial_link
…
template
…
tools
…
visualizer
…
api.c
…
api.h
…
config_common.h
…
dynamic_macro.h
…
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
…
keymap.h
…
led_tables.c
…
led_tables.h
…
matrix.c
…
pincontrol.h
…
quantum_keycodes.h
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
quantum.c
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
quantum.h
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
rgblight_types.h
…
rgblight.c
Address issue
#1713
(
#1728
)
2017-09-17 11:53:45 -07:00
rgblight.h
update to driver separation
2017-09-15 21:43:58 -04:00
send_string_keycodes.h
…
variable_trace.c
…
variable_trace.h
…