forked from mirrors/qmk_userspace
keyboards: Add support for Sofle Choc (#16736)
Co-developed-by: Brian Low <github@brianlow.com> Co-developed-by: duese <duese@users.noreply.github.com> Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
This commit is contained in:
parent
b404d5e9e4
commit
c23d873e1a
10 changed files with 406 additions and 0 deletions
25
keyboards/sofle_choc/readme.md
Normal file
25
keyboards/sofle_choc/readme.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Sofle Choc Keyboard
|
||||
|
||||

|
||||
|
||||
The Sofle Choc is 6×4+5 keys column-staggered split keyboard. Based on Lily58, Corne and Helix keyboards. The Sofle Choc variant uses low profile Kailh choc switches, hotswap sockets, per-key RGB using the easier to solder SK6812 Mini-E, and is fairly thin at 15mm from desktop to top of keycaps.
|
||||
|
||||
More details about the keyboard and build guide: [Sofle Choc Build GUide](https://josefadamcik.github.io/SofleKeyboard/build_guide_choc.html)
|
||||
|
||||
* Keyboard Maintainer: [Brian Low](https://github.com/brianlow/)
|
||||
* Hardware Supported: Sofle Choc PCB 2.x, ProMicro
|
||||
* Hardware Availability: [PCB & Case Data](https://github.com/josefadamcik/SofleKeyboard)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make sofle_choc:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make sofle_choc:default:flash
|
||||
|
||||
Press reset button twice on the keyboard when asked.
|
||||
|
||||
Disconnect the first half, connect the second one and repeat the process.
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
Loading…
Add table
Add a link
Reference in a new issue