move input club keyboards into vendor folder (#15788)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
enum custom_layers {
|
||||
_QWERTY,
|
||||
_WORKMAN,
|
||||
_DVORAK,
|
||||
_COLEMAK,
|
||||
_LOWER,
|
||||
_RAISE,
|
||||
_ADJUST,
|
||||
_GAME,
|
||||
_MOUSE,
|
||||
_NUM,
|
||||
};
|
||||
Reference in New Issue
Block a user