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
skullY
0b54e7f5ae
Flesh out the grave escape overrides
2017-12-03 00:00:23 -05:00
..
api
…
audio
adds planck light keyboard
2017-11-20 23:37:38 -05:00
keymap_extras
Add support for GeminiPR steno protocol.
2017-07-27 16:10:36 -04:00
process_keycode
Fix for issue
https://github.com/qmk/qmk_firmware/issues/1751
2017-10-29 20:05:54 -04:00
serial_link
…
template
update template readme
2017-11-01 21:14:24 -04:00
tools
…
visualizer
make it easy to customize logo image
2017-11-06 12:10:17 -05:00
api.c
…
api.h
…
config_common.h
clean-up planck and preonic keymaps, move audio stuff around
2017-07-23 14:59:29 -04:00
dynamic_macro.h
Fix dynamic macros on ChibiOS keyboards
2017-09-30 06:22:24 -10:00
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
Required overridden function for keymaps in EEPROM
2017-08-19 08:16:58 -04:00
keymap.h
…
led_tables.c
…
led_tables.h
…
matrix.c
…
pincontrol.h
…
pointing_device.c
Added Dichotemy Keyboard, updated docs for Pointing Device (
#1817
)
2017-10-10 07:07:59 -10:00
pointing_device.h
Fix Pointing Device code (
#1934
)
2017-10-31 11:13:00 -04:00
quantum_keycodes.h
Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
2017-10-24 17:02:20 -10:00
quantum.c
Flesh out the grave escape overrides
2017-12-03 00:00:23 -05:00
quantum.h
added SS_LSFT to featured macros
2017-11-20 12:25:42 -05:00
rgblight_types.h
…
rgblight.c
Address
#1689
by using a formula to define the breathing curve (
#1692
)
2017-10-17 16:47:49 -07:00
rgblight.h
Address
#1689
by using a formula to define the breathing curve (
#1692
)
2017-10-17 16:47:49 -07:00
send_string_keycodes.h
Updates send_string functionality, adds terminal feature (
#1657
)
2017-09-12 00:43:10 -04:00
variable_trace.c
…
variable_trace.h
…