qmk_firmware/keyboards/keebio/sinc
2024-03-30 11:31:50 +00:00
..
keymaps Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 2024-02-18 08:20:57 +00:00
rev1 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
rev2 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
rev3 Remove redundant disabling of features (#22926) 2024-03-09 03:05:07 +00:00
rev4 Migrate RGB Matrix config to info.json - K (#22911) 2024-02-01 12:05:29 +00: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 Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11: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