James Young a03aa301de Remove Full Bootmagic (#13846) 5 years ago
..
keymaps 4dddcb4f03 Telophase cleanup (#13225) 5 years ago
config.h 4dddcb4f03 Telophase cleanup (#13225) 5 years ago
info.json 8729afece5 Telophase: add info.json (#11524) 5 years ago
matrix.c 4dddcb4f03 Telophase cleanup (#13225) 5 years ago
readme.md 4dddcb4f03 Telophase cleanup (#13225) 5 years ago
rules.mk a03aa301de Remove Full Bootmagic (#13846) 5 years ago
telophase.c 4dddcb4f03 Telophase cleanup (#13225) 5 years ago
telophase.h 4dddcb4f03 Telophase cleanup (#13225) 5 years ago

readme.md

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.