forked from mirrors/qmk_firmware
42c240f6cf
* Initial work on adding Sinc Rev. 3 * Add RGB Matrix support * Add encoder map support * Set I2C pins * Update LED locations for right half * Move USB definitions to info.json * Update RGB modes * Replace pin mappings for right half with correct ones * Move config.h back to rev1/rev2 due to addition of rev3 * Convert initial Rev. 3 config work to be data-driven * Convert RGB Matrix config to DD format * More config cleanup * Use full-duplex PIO * Add MCU/bootloader settings for Rev. 2 * Change ISO Enter location since it shares location with Backslash * Adjust build settings to reduce flash/EEPROM usage |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
rev3 | ||
info.json | ||
readme.md | ||
rules.mk | ||
sinc.c | ||
sinc.h |
Sinc
A split 75% staggered keyboard made and sold by Keebio. More info at Keebio.
- Keyboard Maintainer: Bakingpy/nooges
- Hardware Availability: 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