Add README for Pro Micro

Change-Id: I6d21d9622d3aab6d588de85e23d2abaa489ec18e
This commit is contained in:
Shuhei Iitsuka
2021-12-15 17:33:43 +09:00
committed by Shuhei Iitsuka
parent 4cc5eecf37
commit b3f156dc6f
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"