@@ -2,7 +2,7 @@
#define KEYMAP_H 1
#include <stdint.h>
#include "usbkeycodes.h"
#include "usb_keycodes.h"
int get_layer(void);
uint8_t get_keycode(int layer, int row, int col);
The note is not visible to the blocked user.