qmk_firmware/keyboards/keebio/sinc
Ryan afa0eab374
Fix a bunch of CLI warnings (#22589)
2023-12-01 14:05:46 +00:00
..
keymaps Remove userspace keymaps (#22544) 2023-11-27 05:36:45 +11:00
rev1 Migrate recently introduced sync items (#22305) 2023-10-21 12:21:23 +01:00
rev2 Migrate recently introduced sync items (#22305) 2023-10-21 12:21:23 +01:00
rev3 Fix a bunch of CLI warnings (#22589) 2023-12-01 14:05:46 +00:00
rev4 Fix a bunch of CLI warnings (#22589) 2023-12-01 14:05:46 +00:00
info.json Move 75% and 96% layouts to data driven (#20289) 2023-04-05 15:48:37 +10:00
readme.md
rules.mk
sinc.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00

readme.md

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