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.
* Draft implementation * formatting * fix combined buttons * remove pimoroni throttle * sync pointing on a throttle loop with checksum * no longer used * doh Co-authored-by: Drashna Jaelre <drashna@live.com> * switch pimoroni to a cpi equivalent * add cpi support * allow user modification of seperate mouse reports * a little tidy up * add *_RIGHT defines. * docs * doxygen comments * basic changelog * clean up pimoroni * small doc fixes * Update docs/feature_pointing_device.md Co-authored-by: Drashna Jaelre <drashna@live.com> * performance tweak if side has usb * Don't run init funtions on wrong side * renamed some variables for consistency * fix pimoroni typos * Clamp instead of OR * Promote combined values to uint16_t * Update pointing_device.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> |
4 years ago | |
|---|---|---|
| .. | ||
| audio | 4 years ago | |
| backlight | 4 years ago | |
| bootmagic | ||
| debounce | 4 years ago | |
| encoder/tests | 4 years ago | |
| keymap_extras | 4 years ago | |
| led_matrix | 4 years ago | |
| logging | ||
| process_keycode | 4 years ago | |
| rgb_matrix | 4 years ago | |
| rgblight | ||
| sequencer | 4 years ago | |
| split_common | 4 years ago | |
| action.c | 4 years ago | |
| action.h | 4 years ago | |
| action_code.h | ||
| action_layer.c | ||
| action_layer.h | ||
| action_macro.c | ||
| action_macro.h | ||
| action_tapping.c | 4 years ago | |
| action_tapping.h | 4 years ago | |
| action_util.c | 4 years ago | |
| action_util.h | ||
| bitwise.c | ||
| bitwise.h | ||
| color.c | ||
| color.h | ||
| command.c | 4 years ago | |
| command.h | ||
| config_common.h | 4 years ago | |
| crc.c | ||
| crc.h | ||
| debounce.h | 4 years ago | |
| deferred_exec.c | 4 years ago | |
| deferred_exec.h | 4 years ago | |
| digitizer.c | ||
| digitizer.h | ||
| dip_switch.c | ||
| dip_switch.h | ||
| dynamic_keymap.c | 4 years ago | |
| dynamic_keymap.h | ||
| dynamic_macro.h | ||
| eeconfig.c | ||
| eeconfig.h | 4 years ago | |
| encoder.c | 4 years ago | |
| encoder.h | 4 years ago | |
| haptic.c | 4 years ago | |
| haptic.h | 4 years ago | |
| joystick.c | ||
| joystick.h | 4 years ago | |
| keyboard.c | 4 years ago | |
| keyboard.h | ||
| keycode.h | 4 years ago | |
| keycode_config.c | 4 years ago | |
| keycode_config.h | ||
| keycode_legacy.h | 4 years ago | |
| keymap.h | ||
| keymap_common.c | 4 years ago | |
| led.c | ||
| led.h | ||
| led_tables.c | ||
| led_tables.h | ||
| main.c | 4 years ago | |
| matrix.c | 4 years ago | |
| matrix.h | 4 years ago | |
| matrix_common.c | 4 years ago | |
| mousekey.c | ||
| mousekey.h | ||
| pointing_device.c | 4 years ago | |
| pointing_device.h | 4 years ago | |
| pointing_device_drivers.c | 4 years ago | |
| programmable_button.c | ||
| programmable_button.h | ||
| quantum.c | 4 years ago | |
| quantum.h | 4 years ago | |
| quantum_keycodes.h | 4 years ago | |
| raw_hid.h | 4 years ago | |
| ring_buffer.h | ||
| send_string.c | ||
| send_string.h | ||
| send_string_keycodes.h | ||
| sync_timer.c | 4 years ago | |
| sync_timer.h | 4 years ago | |
| util.h | ||
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | ||
| velocikey.h | ||
| via.c | 4 years ago | |
| via.h | ||
| via_ensure_keycode.h | 4 years ago | |
| virtser.h | 4 years ago | |
| wpm.c | 4 years ago | |
| wpm.h | 4 years ago | |