mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 18:32:39 +01:00
borrwoed a lot code from https://github.com/foriequal0/devterm_keyboard in order to optimize the trackball
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# define KEY_DEBOUNCE 5
|
||||
#endif
|
||||
|
||||
#define KEYS_NUM 16
|
||||
#define KEYS_NUM 17
|
||||
|
||||
|
||||
void keys_task(DEVTERM*);
|
||||
|
||||
Reference in New Issue
Block a user