Fixes the bug of additional characters when mod key is released before the other key
This commit is contained in:
3
right/src/keyboard_layout.c
Normal file
3
right/src/keyboard_layout.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "keyboard_layout.h"
|
||||
|
||||
uint8_t keyMasks[LAYOUT_KEY_COUNT];
|
||||
Reference in New Issue
Block a user