diff options
Diffstat (limited to 'keyboards/0xcb/static/readme.md')
| -rw-r--r-- | keyboards/0xcb/static/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/0xcb/static/readme.md b/keyboards/0xcb/static/readme.md new file mode 100644 index 000000000..8403b4450 --- /dev/null +++ b/keyboards/0xcb/static/readme.md | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | # 0xCB Static | ||
| 2 | |||
| 3 | Macro keypad | ||
| 4 | |||
| 5 | * Keyboard Maintainer: [Conor Burns](https://github.com/conor-burns) | ||
| 6 | * Hardware Supported: https://github.com/0xCB-dev/0xcb-static | ||
| 7 | * Hardware Availability: Soon on tindie or order your own parts - the hardware in the repo is Open Source :D | ||
| 8 | * PCB renders :) | ||
| 9 | |||
| 10 |  | ||
| 11 | |||
| 12 |  | ||
| 13 | |||
| 14 | More Pictures [here](https://0xcb.dev/static/) | ||
| 15 | |||
| 16 | To go to bootloader press ESC while plugging in or hold the RESET switch, then hold the BOOT switch, release RESET, release BOOT. | ||
| 17 | The board should now appear in lsusb (or device manager). | ||
| 18 | |||
| 19 | Make example for this keyboard (after setting up your build environment): | ||
| 20 | |||
| 21 | make 0xcb/static:default | ||
| 22 | |||
| 23 | Flashing example for this keyboard: | ||
| 24 | |||
| 25 | make 0xcb/static:flash | ||
| 26 | |||
| 27 | 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). | ||
