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.
 
 
 
 
 
Joel Challis 831deac212
Migrate build target markers to keyboard.json (#23293)
1 month ago
..
keymaps/default Remove requirement for `keymap_steno.h` include in keymaps (#22423) 5 months ago
keyboard.json Migrate build target markers to keyboard.json (#23293) 1 month ago
readme.md [Keyboard] Add chord/zero (#18190) 1 year ago

readme.md

CHORD ZERO Stenographic Keyboard

CHORD ZERO

CHORD ZERO is a stenographic keyboard that can be used with Plover or any other application that supports the TX Bolt or GeminiPR protocol.

Make example for this keyboard (after setting up your build environment):

make chord/zero:default

or

qmk compile -kb chord/zero -km default

This will generate chord_zero_default.uf2.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Reset key combo: Press the six keys at the outer columns on each side of the keyboard simultaneously while it is plugged in
  • Bootmagic reset: Hold down the top left key and plug in the keyboard
  • Physical reset button: Press the button on the back of the PCB and plug in the keyboard

Once the keyboard is in bootloader mode you can mount it as a USB mass storage device and copy the firmware (the file chord_zero_default.uf2) onto it. Once copying is completed the keyboard will reboot automatically.