diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/0xcb/1337/readme.md | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/0xcb/1337/readme.md')
-rw-r--r-- | keyboards/0xcb/1337/readme.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/0xcb/1337/readme.md b/keyboards/0xcb/1337/readme.md deleted file mode 100644 index 8fef5be7b4..0000000000 --- a/keyboards/0xcb/1337/readme.md +++ /dev/null @@ -1,25 +0,0 @@ -# 0xCB 1337 - -Macro keypad - -* Keyboard Maintainer: [Conor Burns](https://github.com/conor-burns) -* Hardware Supported: https://github.com/0xcb-dev/0xcb-1337 -* Hardware Availability: On [tindie](https://www.tindie.com/products/0xcb/0xcb-1337-a-customizable-macro-keyboard-with-qmk/) or order your own parts - the hardware in the repo is Open Source :D -* PCB renders :) - -![](https://github.com/0xCB-dev/0xcb-1337/blob/main/PCB/rev3.0/top.png) - -![](https://github.com/0xCB-dev/0xcb-1337/blob/main/PCB/rev3.0/bottom.png) - -More Pictures [here](https://0xcb.dev/1337/) -To go to bootloader press row 0 col 0 key (top left) while plugging in the board. (Or press the reset button on V2.0 and v3.0) - -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). |