Rename default_layout.c to current_keymap.c and add current_keymap.h
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "deserialize.h"
|
||||
#include "action.h"
|
||||
#include "current_keymap.h"
|
||||
|
||||
#define longCompactLengthPrefix 0xff
|
||||
|
||||
#define HAS_SCANCODE (1 << 0)
|
||||
|
||||
Reference in New Issue
Block a user