diff options
Diffstat (limited to 'keyboards/handwired/bluepill/bluepill70/bluepill70.h')
-rw-r--r-- | keyboards/handwired/bluepill/bluepill70/bluepill70.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/bluepill/bluepill70/bluepill70.h b/keyboards/handwired/bluepill/bluepill70/bluepill70.h new file mode 100644 index 0000000000..8a313cc500 --- /dev/null +++ b/keyboards/handwired/bluepill/bluepill70/bluepill70.h @@ -0,0 +1,4 @@ +#pragma once +#include "bluepill.h" +// Modified by Xydane +// #define LAYOUT(k00) {{ k00 }}
\ No newline at end of file |