You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/quantum
Jack Humbert b794719952 Merge pull request #1090 from qmk/backlight_softpwm
Adds soft PWM backlight for non-timed ports
8 years ago
..
api API Sysex fixes 8 years ago
audio fix travis and reduce warnings 8 years ago
keymap_extras remove more warnings 8 years ago
process_keycode Fix UNICODE_MAP input_mode problem 8 years ago
serial_link
template Implement faux-clicky feature 8 years ago
tools
visualizer added mods status bit to visualizer. 8 years ago
analog.c
analog.h
api.c rgb clean-up, api clean-up 8 years ago
api.h
config_common.h Add new DIODE_DIRECTION option 8 years ago
dynamic_macro.h
fauxclicky.c Implement faux-clicky feature 8 years ago
fauxclicky.h Add keycodes to turn on, turn off and toggle faux clicky 8 years ago
keycode_config.c
keycode_config.h
keymap.h Keycode refactor 8 years ago
keymap_common.c adds layer tap toggle 8 years ago
light_ws2812.c Fix compile warnings in light_ws2812.c 8 years ago
light_ws2812.h rgb clean-up, api clean-up 8 years ago
matrix.c Add new DIODE_DIRECTION option 8 years ago
pincontrol.h
quantum.c helps to save before committing 8 years ago
quantum.h merging 8 years ago
quantum_keycodes.h Left control and alt 8 years ago
rgblight.c Added non-animated gradient mode 8 years ago
rgblight.h Added non-animated gradient mode 8 years ago
variable_trace.c
variable_trace.h