This website requires JavaScript.
Explore
Help
Sign In
marco
/
qmk
Watch
1
Star
0
Fork
0
You've already forked qmk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk
/
quantum
History
Jack Humbert
51a86b85f3
Merge pull request
#1361
from fredizzimo/ergodox_infinity_backlight
...
Add Ergodox Infinity backlight support
2017-06-18 10:15:02 -04:00
..
api
…
audio
…
keymap_extras
Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR)
2017-06-12 21:44:40 +02:00
process_keycode
switched to uint8 and 16
2017-05-29 21:25:50 -04:00
serial_link
…
template
…
tools
…
visualizer
Correctly calculate backlight level
2017-06-16 02:05:15 +03:00
analog.c
…
analog.h
…
api.c
…
api.h
…
config_common.h
…
dynamic_macro.h
Prevent the recording of looping dynamic macros.
2017-06-01 16:29:58 +01:00
fauxclicky.c
Faux clicky bug fixes
2017-04-19 01:40:16 +07:00
fauxclicky.h
Faux clicky bug fixes
2017-04-19 01:40:16 +07:00
keycode_config.c
…
keycode_config.h
…
keymap_common.c
Disable array bounds warning in keymap_function_id_to_action
2017-04-13 16:00:29 +03:00
keymap.h
…
led_tables.c
…
led_tables.h
…
light_ws2812.c
…
light_ws2812.h
…
matrix.c
…
pincontrol.h
…
quantum_keycodes.h
Added Grave Escape (
#1391
)
2017-06-16 14:56:50 -07:00
quantum.c
Added Grave Escape (
#1391
)
2017-06-16 14:56:50 -07:00
quantum.h
…
rgblight.c
…
rgblight.h
…
variable_trace.c
…
variable_trace.h
…