qmk_firmware/quantum
coderkun 81594c7883 Drop method to set Unicode input key and declare start and finish methods as “weak” instead
..
audio Add IN_LIKE_FLINT song
keymap_extras Removed unnecessary comment
process_keycode Drop method to set Unicode input key and declare start and finish methods as “weak” instead
serial_link Remove extra serial_link subdirectory
template fixes quantum template (actually)
tools Backlight abstraction and other changes ()
visualizer Move the visualizer_user file to keymap folder
analog.c quantum separated
analog.h quantum separated
config_common.h Backlight abstraction and other changes ()
dynamic_macro.h Implement the dynamic macros that are recorded in runtime
keycode_config.c Cleans up quantum/keymap situation, removes extra lufa folders ()
keycode_config.h Add ChibiOS support for QMK ()
keymap.h fix typo
keymap_common.c Fixes midi functionality
light_ws2812.c updates rgblight implementation, makes non-timer stuff compatible with audio
light_ws2812.h Integrate WS2812 code into quantum core
matrix.c fix/annotate wait_us lines
quantum.c Add a register/unregister_code16 pair of functions
quantum.h Add a register/unregister_code16 pair of functions
rgblight.c Simplify HSV->RGB calculation
rgblight.h updates rgblight implementation, makes non-timer stuff compatible with audio