qmk_firmware/keyboards/keebio/sinc
Joel Challis 2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
2024-02-18 08:20:57 +00:00
..
keymaps Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 2024-02-18 08:20:57 +00:00
rev1 Migrate dynamic_keymap.layer_count < 4 where requried (#22091) 2024-01-09 21:15:03 +11:00
rev2 Migrate dynamic_keymap.layer_count < 4 where requried (#22091) 2024-01-09 21:15:03 +11:00
rev3 Migrate RGB Matrix config to info.json - K (#22911) 2024-02-01 12:05:29 +00:00
rev4 Migrate RGB Matrix config to info.json - K (#22911) 2024-02-01 12:05:29 +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