remove some outdated changes
This commit is contained in:
parent
3996250d81
commit
d2123f3c07
3 changed files with 0 additions and 798 deletions
|
@ -17,7 +17,6 @@ bool process_joystick(uint16_t keycode, keyrecord_t *record) {
|
|||
return true;
|
||||
}
|
||||
|
||||
|
||||
__attribute__((weak)) void joystick_task(void) {
|
||||
if (process_joystick_analogread() && (joystick_status.status & JS_UPDATED)) {
|
||||
send_joystick_packet(&joystick_status);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue