Add README for Pro Micro

Change-Id: I6d21d9622d3aab6d588de85e23d2abaa489ec18e
This commit is contained in:
Shuhei Iitsuka
2021-12-15 17:33:43 +09:00
parent 9f3f13edc6
commit 3fa5fb9039
8 changed files with 8707 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
// Uncomment next line if you use ProMicro
#define PRO_MICRO
// #define PRO_MICRO
// Uncomment next line if your PC thinks this is US keyboard.
#define JP_KEYBOARD
// #define JP_KEYBOARD
#include "Keyboard.h"