Skip to content

Commit

Permalink
Update keymap.c
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaxin96 committed May 22, 2021
1 parent 374885b commit 244d968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/yandrstudio/r65ble/keymaps/test_uart/keymap.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "r65ble.h"
#include <stdio.h>
#include "dynamic_keymap.h"
#include "uart.h"

enum layer_names { _BASE, _FN, _SYS, _USER };
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
Expand Down

0 comments on commit 244d968

Please sign in to comment.