summaryrefslogtreecommitdiffstats
path: root/keyboards/0xcb/1337/readme.md
diff options
context:
space:
mode:
authorConor Burns <mail@conor-burns.com>2021-03-05 23:22:42 +0100
committerGitHub <noreply@github.com>2021-03-05 23:22:42 +0100
commitb16bfac1077f1f88b4d0c0e062e085f0e380885b (patch)
tree96c6169c91c04d9adfdbf12e74bc186b373ef84d /keyboards/0xcb/1337/readme.md
parent09dfc082073ed4166415523eeefeffc59176fb9e (diff)
added 0xCB/1337 keyboard (#12089)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/0xcb/1337/readme.md')
-rw-r--r--keyboards/0xcb/1337/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/0xcb/1337/readme.md b/keyboards/0xcb/1337/readme.md
new file mode 100644
index 0000000000..da54eb78fc
--- /dev/null
+++ b/keyboards/0xcb/1337/readme.md
@@ -0,0 +1,25 @@
+# 0xCB 1337
+
+Macro keypad
+
+* Keyboard Maintainer: [Conor Burns](https://github.com/conor-burns)
+* Hardware Supported: https://github.com/conor-burns/0xcb-1337
+* Hardware Availability: Soon on tindie or order your own parts - the hardware in the repo is Open Source :D
+* PCB renders :)
+
+![](https://github.com/Conor-Burns/0xcb-1337/blob/main/PCB/top.png)
+
+![](https://github.com/Conor-Burns/0xcb-1337/blob/main/PCB/bottom.png)
+
+
+To go to bootloader press row 0 col 0 key (top left) while plugging in the board.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 0xcb/1337:default
+
+Flashing example for this keyboard:
+
+ make 0xcb/1337:default:flash
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).