ad014c2539
* adding arabica37 * jp_keymap * update * try refactor to use split_common * fix and update to use split_common * update and adjust * clean up * update * update * fix keymap.c * update * oled logo * fix info.json * remove pro_micro.h * remove KC_ macro * move font file
5 lines
72 B
C
5 lines
72 B
C
#pragma once
|
|
|
|
#ifdef KEYBOARD_arabica37_rev1
|
|
#include "rev1.h"
|
|
#endif
|