mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 03:21:15 +00:00
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
26 lines
895 B
Markdown
26 lines
895 B
Markdown
# OK-1
|
|
|
|
OK-1 is a low profile keyboard.
|
|
|
|
* Keyboard Maintainer: [cipulot](https://github.com/cipulot)
|
|
* Hardware Supported: OK-1
|
|
* Hardware Availability: TBD
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make cipulot/ok_1:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make cipulot/ok_1:default:flash
|
|
|
|
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).
|
|
|
|
## Bootloader
|
|
|
|
Enter the bootloader in 3 ways:
|
|
|
|
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is configured.
|
|
* **Physical reset button**: Long press the reset button soldered on the PCB.
|
|
* **Bootmagic reset**: Hold down the top left key and plug in the controller.
|