qmk_firmware/keyboards/keebio/sinc
2024-05-03 15:21:29 +10: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 Migrate build target markers to keyboard.json - JK (#23588) 2024-04-23 03:59:04 +01:00
rev4 Migrate build target markers to keyboard.json - JK (#23588) 2024-04-23 03:59:04 +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 Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10: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