]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/crkbd/readme.md
Usbasploader bootloader option addition (#6304)
[qmk_firmware.git] / keyboards / crkbd / readme.md
1 Crkbd
2 ===
3
4 ![Crkbd](https://user-images.githubusercontent.com/736191/40575636-6fba63a4-6123-11e8-9ca0-3f990f1f9f4c.jpg)
5
6 ![Crkbd](https://user-images.githubusercontent.com/736191/40887871-0eead5dc-678a-11e8-9518-e3ad9e5d2bac.png)
7
8 A split keyboard with 3x6 vertically staggered keys and 3 thumb keys.
9
10 Keyboard Maintainer: [foostan](https://github.com/foostan/) [@foostan](https://twitter.com/foostan)  
11 Hardware Supported: Crkbd PCB, Pro Micro  
12 Hardware Availability: [PCB & Case Data](https://github.com/foostan/crkbd)
13
14 Make example for this keyboard (after setting up your build environment):
15
16     make crkbd:default
17
18 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).