qmk_firmware/keyboards/keebio/sinc
Joel Challis 66050bb809
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-01-09 21:15:03 +11:00
..
keymaps Remove userspace keymaps (#22544) 2023-11-27 05:36:45 +11: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 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2023-12-20 13:31:50 +11:00
rev4 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2023-12-20 13:31:50 +11:00
info.json Move 75% and 96% layouts to data driven (#20289) 2023-04-05 15:48:37 +10:00
readme.md
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

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