You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.1 KiB

  1. # 0xCB 1337
  2. Macro keypad
  3. * Keyboard Maintainer: [Conor Burns](https://github.com/conor-burns)
  4. * Hardware Supported: https://github.com/0xcb-dev/0xcb-1337
  5. * 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
  6. * PCB renders :)
  7. ![](https://github.com/0xCB-dev/0xcb-1337/blob/main/PCB/rev3.0/top.png)
  8. ![](https://github.com/0xCB-dev/0xcb-1337/blob/main/PCB/rev3.0/bottom.png)
  9. More Pictures [here](https://0xcb.dev/1337/)
  10. 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)
  11. Make example for this keyboard (after setting up your build environment):
  12. make 0xcb/1337:default
  13. Flashing example for this keyboard:
  14. make 0xcb/1337:default:flash
  15. 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).