mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
dab4967f1b
* Add Dip Switches as a core feature * Add documentation for Dip Switch feature * Update Preonic Rev3 to use new feature and remove custom matrix * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Remove custom matrix line completely Rather than just disabling it Co-Authored-By: fauxpark <fauxpark@gmail.com> * DIP changes Co-Authored-By: fauxpark <fauxpark@gmail.com> * Use better check for DIP Switch configuration * Add to show features * Add bitmask callback for dip switch * Fix OLKB Boards dip switch config * Update docs to include bitmask example * Fix comments/documentation Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix issues with docs and use example from @tuzonghua * Fix wording Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix example to use proper formatting Bad, BAAAAAAD drashna!!! * Handle dip switch initialization better |
||
---|---|---|
.. | ||
api | ||
audio | ||
debounce | ||
keymap_extras | ||
process_keycode | ||
rgb_matrix_animations | ||
rgb_matrix_runners | ||
serial_link | ||
split_common | ||
stm32 | ||
template | ||
tools | ||
visualizer | ||
api.c | ||
api.h | ||
color.c | ||
color.h | ||
config_common.h | ||
debounce.h | ||
dip_switch.c | ||
dip_switch.h | ||
dynamic_keymap.c | ||
dynamic_keymap.h | ||
dynamic_macro.h | ||
encoder.c | ||
encoder.h | ||
fauxclicky.c | ||
fauxclicky.h | ||
keycode_config.c | ||
keycode_config.h | ||
keymap_common.c | ||
keymap.h | ||
led_matrix_drivers.c | ||
led_matrix.c | ||
led_tables.c | ||
led_tables.h | ||
ledmatrix.h | ||
matrix.c | ||
mcu_selection.mk | ||
pincontrol.h | ||
pointing_device.c | ||
pointing_device.h | ||
quantum_keycodes.h | ||
quantum.c | ||
quantum.h | ||
rgb_matrix_drivers.c | ||
rgb_matrix_types.h | ||
rgb_matrix.c | ||
rgb_matrix.h | ||
rgb.h | ||
rgblight_breathe_table.h | ||
rgblight_list.h | ||
rgblight_modes.h | ||
rgblight_post_config.h | ||
rgblight_reconfig.h | ||
rgblight.c | ||
rgblight.h | ||
send_string_keycodes.h | ||
variable_trace.c | ||
variable_trace.h | ||
velocikey.c | ||
velocikey.h |