1
0
Fork 0

Joystick feature updates (#16732)

* Joystick feature updates

* Move new functions to joystick.h

* Docs
This commit is contained in:
Ryan 2022-03-27 05:38:09 +11:00 committed by GitHub
parent 71ffb41c9b
commit c05e8afe45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 52 additions and 45 deletions

View file

@ -16,8 +16,6 @@
#include QMK_KEYBOARD_H
#include "joystick.h"
enum layer_names {
NORMAL_LAYER = 0
};