qmk_firmware/keyboards/keebio/sinc
2024-08-26 07:51:22 +10:00
..
keymaps Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
rev1 Remove split.transport.protocol=serial (#24191) 2024-07-24 22:11:18 +01:00
rev2 Remove split.transport.protocol=serial (#24191) 2024-07-24 22:11:18 +01:00
rev3 Migrate SPLIT_HAND_PIN to json (#23924) 2024-07-13 13:29:16 +01:00
rev4 Migrate SPLIT_HAND_PIN to json (#23924) 2024-07-13 13:29:16 +01:00
info.json Remove redundant disabling of features (#22926) 2024-03-09 03:05:07 +00:00
readme.md Add Sinc keyboard (#8986) 2020-06-10 20:12:02 +01:00
rules.mk [Keyboard] Convert most of sinc to data driven info.json (#18481) 2022-09-29 17:23:02 -07:00
sinc.c Convert eeconfig_init_kb implementations to config (#24087) 2024-07-12 08:06:19 +01:00

Sinc

A split 75% staggered keyboard made and sold by Keebio. More info at Keebio.

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

make keebio/sinc/rev1:default

Example of flashing this keyboard:

make keebio/sinc/rev1:default:flash

Handedness detection is already hardwired onto the PCB, so no need to deal with EE_HANDS or flashing .eep files.

See build environment setup then the make instructions for more information.

A build guide for this keyboard can be found here: Keebio Build Guides