forked from mirrors/qmk_userspace
[Keyboard] Overhaul Tractyl Manuform (#16134)
This commit is contained in:
parent
b57f8a8b9f
commit
d1cf218b9d
8 changed files with 433 additions and 152 deletions
|
@ -953,7 +953,7 @@ void oled_driver_render_logo_left(void) {
|
|||
render_matrix_scan_rate(2);
|
||||
# endif
|
||||
oled_set_cursor(7, 2);
|
||||
# if defined(KEYBOARD_bastardkb_charybdis)
|
||||
# if defined(KEYBOARD_bastardkb_charybdis) || defined(KEYBOARD_handwired_tractyl_manuform)
|
||||
render_pointing_dpi_status(charybdis_get_pointer_sniping_enabled() ? charybdis_get_pointer_sniping_dpi() : charybdis_get_pointer_default_dpi(), 1);
|
||||
|
||||
// credit and thanks to jaspertandy on discord for these images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue