forked from forks/qmk_firmware
619eb0071e
* Initial userspace * DZ60 map * Quefrency map * Sinc map * Set up MAKE key for all personal maps * Light userspace cleanup * Formatting and comments zzz... * Licensing and userspace README * Swap: EXTRAFLAGS -> LTO_ENABLE in userspace rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Improve KC_MAKE: KC_ENT -> \n Co-authored-by: Ryan <fauxpark@gmail.com> * Swap left grouping on _FN for pairs * Add '?' -> backslash on _FN * Remove commented code * Organize lines in rules.mk * Add left hand scroll keys * Move configs to config.h * License blitz Co-authored-by: Ryan <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
config.h | ||
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