~ruther/qmk_firmware

ref: c1ea29b8e4b51b198da45e1b5fb33e03e08a36ea qmk_firmware/keyboards/telophase/readme.md -rw-r--r-- 831 bytes
c1ea29b8 — QMK Bot Merge remote-tracking branch 'origin/master' into develop 1 year, 7 months ago

#Telophase

A wireless split compact keyboard.

This keyboard uses a completely different 'matrix scan' system to other keyboards, it relies on an external nRF51822 microcontroller maintaining a matrix of keystates received from the keyboard halves. The matrix.c file contains the code to poll the external microcontroller for the key matrix. As long as this file is not changed, all other QMK features are supported.

  • Hardware Supported: Telophase PCB

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

make telophase:default

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

Do not follow this link