qmk_firmware/keyboards/handwired/chiron
Ryan 5bd68e3695
Move single `LAYOUT`s to data driven (#20365)
2023-04-12 13:42:51 +10:00
..
keymaps/default Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Chiron Keyboard

chiron

This is a custom keyboard meant to be easily and quickly 3D printable on most FFF/FDM printers. It's inspired by the Viterbi, Iris, and Dactyl Manuform keyboards.

Keyboard Maintainer: Mike Hix
Case: https://github.com/musl/chiron-keyboard

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

make handwired/chiron:default

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