]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ckeys/obelus/readme.md
fix unselect_rows() in quantum/matrix.c (#6243)
[qmk_firmware.git] / keyboards / ckeys / obelus / readme.md
1 Obelus
2 ===
3
4 [The Obelus](https://imgur.com/a/vj4LF) is designed to provide an easy platform to work with for people who are new to building keyboards. It is also especially useful as a QMK testbed, featuring support for a lot of the interesting features of QMK including audio, and a lot of spare pins broken out to headers for hacking away.
5
6 Keyboard Maintaintainers: [Ethan Madden](https://github.com/jetpacktuxedo), [James Underwood](https://github.com/ju0)  
7 Hardware Supported: Obelus  
8 Hardware Availability: [C-Keys soldering workshops](https://ckeys.org/workshops/), [/u/MonkeyPlusPlus](https://www.reddit.com/user/monkeyplusplus)  
9
10 Make example for this keyboard (after setting up your build environment):
11
12     make ckeys/obelus:default
13
14 Or to make and flash:
15
16     make ckeys/obelus:default:dfu
17
18 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
19