Rename keymaps.[ch] to keymap.[ch]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "slot.h"
|
||||
#include "module.h"
|
||||
#include "key_states.h"
|
||||
#include "keymaps.h"
|
||||
#include "keymap.h"
|
||||
|
||||
static bool heldLayers[LAYER_COUNT];
|
||||
static bool pressedLayers[LAYER_COUNT];
|
||||
|
||||
Reference in New Issue
Block a user