qmk-firmwares/keyboards/keebio/sinc
Danny f5ee7b7ed8
Add Sinc Rev. 4 (#21130)
* Fork Rev. 3 to 4

* Update RGB LED positions

* Adjust RGB positions

* Enable more RGB modes

* Update copyrights

* Add license headers to keymaps

* Use same type of license header

Co-authored-by: Joel Challis <git@zvecr.com>

* Fix I2C pins

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-14 12:26:46 -04:00
..
keymaps Add Sinc Rev. 4 (#21130) 2023-06-14 12:26:46 -04:00
rev1 More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
rev2 More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
rev3 More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
rev4 Add Sinc Rev. 4 (#21130) 2023-06-14 12:26:46 -04:00
info.json Move 75% and 96% layouts to data driven (#20289) 2023-04-05 15:48:37 +10: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