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.
![]() * Add provisional Helix implementation to test the quantum/split_common. * copy keyboards/helix/serial.[ch] to quantum/split_common/ * Make serial.c a pure driver. Remove buffer name and buffer size from serial.c. They should be placed in the caller(matrix.c, split_utils.c). * remove quantum/split_common/serial_backward_compatibility.h * Changed array serial_master_buffer to structure serial_m2s_buffer. * Changed array serial_slave_buffer to structure serial_s2m_buffer. * Change keyboards/miniaxe/matrix.c I also made changes to quantum/split_comon/matrix.c to keyboards/miniaxe/matrix.c. Note: I contacted @ka2hiro, creator of miniaxe, and I got permission to change keyboards/miniaxe/matrix.c. * update history comment in quantum/split_common/serial.c * Revert "Add provisional Helix implementation to test the quantum/split_common." This reverts commit 168c82ef82c88e79979d9796bab9cc819cc2f685. * fix keyboards/miniaxe/matrix.c, quantum/split_common/matrix.c avr-gcc 4.9.[23] report error. avr-gcc 5.4.0, avr-gcc 7.3.0 pass. It is funny. * update comment quantum/split_common/serial.c * Reserve RGBLIGHT_SPLIT macro in quantum/split_common |
7 years ago | |
---|---|---|
.. | ||
api | 7 years ago | |
audio | 7 years ago | |
keymap_extras | 7 years ago | |
process_keycode | 7 years ago | |
serial_link | ||
split_common | 7 years ago | |
template | 7 years ago | |
tools | ||
visualizer | 8 years ago | |
api.c | ||
api.h | 7 years ago | |
color.c | 7 years ago | |
color.h | 7 years ago | |
config_common.h | 7 years ago | |
dynamic_keymap.c | 7 years ago | |
dynamic_keymap.h | 7 years ago | |
dynamic_macro.h | ||
encoder.c | 7 years ago | |
encoder.h | 7 years ago | |
fauxclicky.c | ||
fauxclicky.h | ||
keycode_config.c | 7 years ago | |
keycode_config.h | ||
keymap.h | 7 years ago | |
keymap_common.c | 7 years ago | |
led_tables.c | ||
led_tables.h | ||
matrix.c | 7 years ago | |
pincontrol.h | ||
pointing_device.c | ||
pointing_device.h | 8 years ago | |
quantum.c | 7 years ago | |
quantum.h | 7 years ago | |
quantum_keycodes.h | 7 years ago | |
rgb.h | 7 years ago | |
rgb_matrix.c | 7 years ago | |
rgb_matrix.h | 7 years ago | |
rgb_matrix_drivers.c | 7 years ago | |
rgblight.c | 7 years ago | |
rgblight.h | 7 years ago | |
rgblight_list.h | 7 years ago | |
rgblight_reconfig.h | 7 years ago | |
rgblight_types.h | 7 years ago | |
send_string_keycodes.h | 7 years ago | |
variable_trace.c | ||
variable_trace.h |