Joystick feature updates (#16732)
* Joystick feature updates * Move new functions to joystick.h * Docs
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#include "joystick.h"
|
||||
|
||||
enum layer_names {
|
||||
NORMAL_LAYER = 0
|
||||
};
|
||||
|
@@ -16,8 +16,6 @@
|
||||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#include "joystick.h"
|
||||
|
||||
enum layer_names {
|
||||
NORMAL_LAYER = 0
|
||||
};
|
||||
|
Reference in New Issue
Block a user