qmk_firmware/quantum
Ryan f7d2b001bc
Move Bluetooth-related function calls up to host/keyboard level (#18274)
* Move Bluetooth-related function calls up to host/keyboard level

* Remove pointless set_output() call

* Move bluetooth (rn42) init to end of keyboard_init()

* Enable SPI/UART for ChibiOS targets

* Some more slight tweaks
2022-09-07 19:59:24 +01:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras Fix DV_SCLN and DV_COLN in keymap_spanish_dvorak.h (#18043) 2022-08-15 18:41:05 +01:00
led_matrix
logging
painter Add ST7735 driver to Quantum Painter (#17848) 2022-07-31 19:58:25 -07:00
pointing_device
process_keycode Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) 2022-09-06 18:07:08 +01:00
rgb_matrix
rgblight
send_string
sequencer
split_common
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keycode_legacy.h
keymap.h
keymap_common.c
keymap_introspection.c
keymap_introspection.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
mousekey.c
mousekey.h
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h
ring_buffer.h
secure.c
secure.h
sync_timer.c
sync_timer.h
utf8.c
utf8.h
util.h
variable_trace.c
variable_trace.h
velocikey.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
velocikey.h
via.c
via.h
via_ensure_keycode.h
virtser.h
wpm.c
wpm.h