readme.md (1135B)
1 # 0xCB 1337 2 3 Macro keypad 4 5 * Keyboard Maintainer: [Conor Burns](https://github.com/conor-burns) 6 * Hardware Supported: https://github.com/0xcb-dev/0xcb-1337 7 * 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 8 * PCB renders :) 9 10  11 12  13 14 More Pictures [here](https://0xcb.dev/1337/) 15 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) 16 17 Make example for this keyboard (after setting up your build environment): 18 19 make 0xcb/1337:default 20 21 Flashing example for this keyboard: 22 23 make 0xcb/1337:default:flash 24 25 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).