[Keyboard] Arabica37 (#8471)

* 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
This commit is contained in:
CalciumNitride
2020-05-18 03:28:00 -07:00
committed by GitHub
parent 81698df056
commit ad014c2539
13 changed files with 720 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#pragma once
#ifdef KEYBOARD_arabica37_rev1
#include "rev1.h"
#endif