forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
keyboards: Add support for Sofle Choc
Co-developed-by: Brian Low <github@brianlow.com> Co-developed-by: duese <duese@users.noreply.github.com>
- Loading branch information
Showing
10 changed files
with
410 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,180 @@ | ||
{ | ||
"manufacturer": "Brian Low", | ||
"keyboard_name": "Sofle Choc", | ||
"maintainer": "Brian Low <github@brianlow.com>", | ||
"bootloader": "caterina", | ||
"build": { | ||
"lto": true | ||
}, | ||
"diode_direction": "COL2ROW", | ||
"encoder": { | ||
"enabled": true, | ||
"rotary": [ | ||
{ "pin_a": "F5", "pin_b": "F4" } | ||
] | ||
}, | ||
"features": { | ||
"oled": true, | ||
"rgb_matrix": true, | ||
"extrakey": true | ||
}, | ||
"processor": "atmega32u4", | ||
"rgb_matrix": { | ||
"driver": "ws2812", | ||
"split_count": [29, 29], | ||
"layout": [ | ||
{ "flags": 1, "matrix": [0, 5], "x": 95, "y": 7 }, | ||
{ "flags": 1, "matrix": [1, 5], "x": 95, "y": 21 }, | ||
{ "flags": 1, "matrix": [2, 5], "x": 95, "y": 36 }, | ||
{ "flags": 1, "matrix": [3, 5], "x": 95, "y": 50 }, | ||
{ "flags": 1, "matrix": [4, 4], "x":115, "y": 64 }, | ||
{ "flags": 1, "matrix": [4, 3], "x": 95, "y": 64 }, | ||
{ "flags": 1, "matrix": [4, 2], "x": 76, "y": 62 }, | ||
{ "flags": 1, "matrix": [3, 4], "x": 76, "y": 48 }, | ||
{ "flags": 1, "matrix": [2, 4], "x": 76, "y": 33 }, | ||
{ "flags": 1, "matrix": [1, 4], "x": 76, "y": 19 }, | ||
{ "flags": 1, "matrix": [0, 4], "x": 76, "y": 5 }, | ||
{ "flags": 1, "matrix": [0, 3], "x": 57, "y": 3 }, | ||
{ "flags": 1, "matrix": [1, 3], "x": 57, "y": 17 }, | ||
{ "flags": 1, "matrix": [2, 3], "x": 57, "y": 31 }, | ||
{ "flags": 1, "matrix": [3, 3], "x": 57, "y": 46 }, | ||
{ "flags": 1, "matrix": [4, 1], "x": 57, "y": 62 }, | ||
{ "flags": 1, "matrix": [4, 0], "x": 38, "y": 64 }, | ||
{ "flags": 1, "matrix": [3, 2], "x": 38, "y": 48 }, | ||
{ "flags": 1, "matrix": [2, 2], "x": 38, "y": 33 }, | ||
{ "flags": 1, "matrix": [1, 2], "x": 38, "y": 19 }, | ||
{ "flags": 1, "matrix": [0, 2], "x": 38, "y": 5 }, | ||
{ "flags": 1, "matrix": [0, 1], "x": 19, "y": 7 }, | ||
{ "flags": 1, "matrix": [1, 1], "x": 19, "y": 21 }, | ||
{ "flags": 1, "matrix": [2, 1], "x": 19, "y": 36 }, | ||
{ "flags": 1, "matrix": [3, 1], "x": 19, "y": 50 }, | ||
{ "flags": 1, "matrix": [3, 0], "x": 0, "y": 50 }, | ||
{ "flags": 1, "matrix": [2, 0], "x": 0, "y": 36 }, | ||
{ "flags": 1, "matrix": [1, 0], "x": 0, "y": 21 }, | ||
{ "flags": 1, "matrix": [0, 0], "x": 0, "y": 7 }, | ||
|
||
{ "flags": 1, "matrix": [5, 5], "x":129, "y": 7 }, | ||
{ "flags": 1, "matrix": [6, 5], "x":129, "y": 21 }, | ||
{ "flags": 1, "matrix": [7, 5], "x":129, "y": 36 }, | ||
{ "flags": 1, "matrix": [8, 5], "x":129, "y": 50 }, | ||
{ "flags": 1, "matrix": [9, 4], "x":119, "y": 64 }, | ||
{ "flags": 1, "matrix": [9, 3], "x":129, "y": 64 }, | ||
{ "flags": 1, "matrix": [9, 2], "x":148, "y": 62 }, | ||
{ "flags": 1, "matrix": [8, 4], "x":148, "y": 48 }, | ||
{ "flags": 1, "matrix": [7, 4], "x":148, "y": 33 }, | ||
{ "flags": 1, "matrix": [6, 4], "x":148, "y": 19 }, | ||
{ "flags": 1, "matrix": [5, 4], "x":148, "y": 5 }, | ||
{ "flags": 1, "matrix": [5, 3], "x":167, "y": 3 }, | ||
{ "flags": 1, "matrix": [6, 3], "x":167, "y": 17 }, | ||
{ "flags": 1, "matrix": [7, 3], "x":167, "y": 31 }, | ||
{ "flags": 1, "matrix": [8, 3], "x":167, "y": 46 }, | ||
{ "flags": 1, "matrix": [9, 1], "x":167, "y": 62 }, | ||
{ "flags": 1, "matrix": [9, 0], "x":186, "y": 64 }, | ||
{ "flags": 1, "matrix": [8, 2], "x":186, "y": 48 }, | ||
{ "flags": 1, "matrix": [7, 2], "x":186, "y": 33 }, | ||
{ "flags": 1, "matrix": [6, 2], "x":186, "y": 19 }, | ||
{ "flags": 1, "matrix": [5, 2], "x":186, "y": 5 }, | ||
{ "flags": 1, "matrix": [5, 1], "x":209, "y": 7 }, | ||
{ "flags": 1, "matrix": [6, 1], "x":209, "y": 21 }, | ||
{ "flags": 1, "matrix": [7, 1], "x":209, "y": 36 }, | ||
{ "flags": 1, "matrix": [8, 1], "x":209, "y": 50 }, | ||
{ "flags": 1, "matrix": [8, 0], "x":224, "y": 50 }, | ||
{ "flags": 1, "matrix": [7, 0], "x":224, "y": 36 }, | ||
{ "flags": 1, "matrix": [6, 0], "x":224, "y": 21 }, | ||
{ "flags": 1, "matrix": [5, 0], "x":224, "y": 7 } | ||
] | ||
}, | ||
"rgblight": { | ||
"led_count": 29 | ||
}, | ||
"split": { | ||
"enabled": true, | ||
"soft_serial_pin": "D2", | ||
"encoder": { | ||
"right": { | ||
"rotary": [ | ||
{ "pin_a": "F4", "pin_b": "F5" } | ||
] | ||
} | ||
} | ||
}, | ||
"url": "https://github.com/josefadamcik/SofleKeyboard", | ||
"usb": { | ||
"device_version": "0.0.1", | ||
"pid": "0x0287", | ||
"vid": "0xFC32" | ||
}, | ||
"ws2812": { | ||
"pin": "D3" | ||
}, | ||
"matrix_pins": { | ||
"cols": ["F6", "F7", "B1", "B3", "B2", "B6"], | ||
"rows": ["C6", "D7", "E6", "B4", "B5"] | ||
}, | ||
"layouts": { | ||
"LAYOUT": { | ||
"layout": [ | ||
{"matrix": [0, 0], "x": 0, "y": 0.5}, | ||
{"matrix": [0, 1], "x": 1, "y": 0.375}, | ||
{"matrix": [0, 2], "x": 2, "y": 0.125}, | ||
{"matrix": [0, 3], "x": 3, "y": 0}, | ||
{"matrix": [0, 4], "x": 4, "y": 0.125}, | ||
{"matrix": [0, 5], "x": 5, "y": 0.25}, | ||
{"matrix": [5, 5], "x": 10.5, "y": 0.25}, | ||
{"matrix": [5, 4], "x": 11.5, "y": 0.125}, | ||
{"matrix": [5, 3], "x": 12.5, "y": 0}, | ||
{"matrix": [5, 2], "x": 13.5, "y": 0.125}, | ||
{"matrix": [5, 1], "x": 14.5, "y": 0.375}, | ||
{"matrix": [5, 0], "x": 15.5, "y": 0.5}, | ||
{"matrix": [1, 0], "x": 0, "y": 1.5}, | ||
{"matrix": [1, 1], "x": 1, "y": 1.375}, | ||
{"matrix": [1, 2], "x": 2, "y": 1.125}, | ||
{"matrix": [1, 3], "x": 3, "y": 1}, | ||
{"matrix": [1, 4], "x": 4, "y": 1.125}, | ||
{"matrix": [1, 5], "x": 5, "y": 1.25}, | ||
{"matrix": [6, 5], "x": 10.5, "y": 1.25}, | ||
{"matrix": [6, 4], "x": 11.5, "y": 1.125}, | ||
{"matrix": [6, 3], "x": 12.5, "y": 1}, | ||
{"matrix": [6, 2], "x": 13.5, "y": 1.125}, | ||
{"matrix": [6, 1], "x": 14.5, "y": 1.375}, | ||
{"matrix": [6, 0], "x": 15.5, "y": 1.5}, | ||
{"matrix": [2, 0], "x": 0, "y": 2.5}, | ||
{"matrix": [2, 1], "x": 1, "y": 2.375}, | ||
{"matrix": [2, 2], "x": 2, "y": 2.125}, | ||
{"matrix": [2, 3], "x": 3, "y": 2}, | ||
{"matrix": [2, 4], "x": 4, "y": 2.125}, | ||
{"matrix": [2, 5], "x": 5, "y": 2.25}, | ||
{"matrix": [7, 5], "x": 10.5, "y": 2.25}, | ||
{"matrix": [7, 4], "x": 11.5, "y": 2.125}, | ||
{"matrix": [7, 3], "x": 12.5, "y": 2}, | ||
{"matrix": [7, 2], "x": 13.5, "y": 2.125}, | ||
{"matrix": [7, 1], "x": 14.5, "y": 2.375}, | ||
{"matrix": [7, 0], "x": 15.5, "y": 2.5}, | ||
{"matrix": [3, 0], "x": 0, "y": 3.5}, | ||
{"matrix": [3, 1], "x": 1, "y": 3.375}, | ||
{"matrix": [3, 2], "x": 2, "y": 3.125}, | ||
{"matrix": [3, 3], "x": 3, "y": 3}, | ||
{"matrix": [3, 4], "x": 4, "y": 3.125}, | ||
{"matrix": [3, 5], "x": 5, "y": 3.25}, | ||
{"matrix": [4, 5], "x": 6, "y": 2.75}, | ||
{"matrix": [9, 5], "x": 9.5, "y": 2.75}, | ||
{"matrix": [8, 5], "x": 10.5, "y": 3.25}, | ||
{"matrix": [8, 4], "x": 11.5, "y": 3.125}, | ||
{"matrix": [8, 3], "x": 12.5, "y": 3}, | ||
{"matrix": [8, 2], "x": 13.5, "y": 3.125}, | ||
{"matrix": [8, 1], "x": 14.5, "y": 3.375}, | ||
{"matrix": [8, 0], "x": 15.5, "y": 3.5}, | ||
{"matrix": [4, 0], "x": 1.5, "y": 4.375}, | ||
{"matrix": [4, 1], "x": 2.5, "y": 4.125}, | ||
{"matrix": [4, 2], "x": 3.5, "y": 4.15}, | ||
{"matrix": [4, 3], "x": 4.5, "y": 4.25}, | ||
{"matrix": [4, 4], "x": 6, "y": 4.25, "h": 1.5}, | ||
{"matrix": [9, 4], "x": 9.5, "y": 4.25, "h": 1.5}, | ||
{"matrix": [9, 3], "x": 11, "y": 4.25}, | ||
{"matrix": [9, 2], "x": 12, "y": 4.15}, | ||
{"matrix": [9, 1], "x": 13, "y": 4.125}, | ||
{"matrix": [9, 0], "x": 14, "y": 4.375} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
/* Copyright 2023 Brian Low | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 2 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
#pragma once | ||
|
||
// Enabling this option changes the startup behavior to listen for an | ||
// active USB communication to delegate which part is master and which | ||
// is slave. With this option enabled and theres’s USB communication, | ||
// then that half assumes it is the master, otherwise it assumes it | ||
// is the slave. | ||
// | ||
// I've found this helps with some ProMicros where the slave does not boot | ||
#define SPLIT_USB_DETECT | ||
|
||
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended | ||
#define SPLIT_TRANSPORT_MIRROR // If LED_MATRIX_KEYPRESSES or LED_MATRIX_KEYRELEASES is enabled, you also will want to enable SPLIT_TRANSPORT_MIRROR | ||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 100 // limits maximum brightness of LEDs (max 255). Higher may cause the controller to crash. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
/* Copyright 2023 Brian Low | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 2 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
#include QMK_KEYBOARD_H | ||
|
||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
/* | ||
* QWERTY | ||
* ,-----------------------------------------. ,-----------------------------------------. | ||
* | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | ` | | ||
* |------+------+------+------+------+------| |------+------+------+------+------+------| | ||
* | ESC | Q | W | E | R | T | | Y | U | I | O | P | Bspc | | ||
* |------+------+------+------+------+------| |------+------+------+------+------+------| | ||
* | Tab | A | S | D | F | G |-------. ,-------| H | J | K | L | ; | ' | | ||
* |------+------+------+------+------+------| Mute | | Pause |------+------+------+------+------+------| | ||
* |LShift| Z | X | C | V | B |-------| |-------| N | M | , | . | / |RShift| | ||
* `-----------------------------------------/ / \ \-----------------------------------------' | ||
* | LCTL | LGUI | LCMD | LALT | /Enter / \Space \ | RALT | RCMD | RGUI | RCTL | | ||
* | | | | |/ / \ \ | | | | | | ||
* `----------------------------------' '------''---------------------------' | ||
*/ | ||
|
||
LAYOUT( | ||
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_GRV, | ||
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC, | ||
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, | ||
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_MUTE, KC_MPLY,KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, | ||
KC_LCTL, KC_LGUI, KC_LCMD, KC_LALT, KC_ENT, KC_SPC, KC_RALT, KC_RCMD, KC_RGUI, KC_RCTL | ||
) | ||
}; | ||
|
||
#if defined(ENCODER_MAP_ENABLE) | ||
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = { | ||
{ ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(KC_MPRV, KC_MNXT) }, | ||
}; | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ENCODER_MAP_ENABLE = yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
/* Copyright 2023 Brian Low | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 2 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
#pragma once | ||
|
||
// Enabling this option changes the startup behavior to listen for an | ||
// active USB communication to delegate which part is master and which | ||
// is slave. With this option enabled and theres’s USB communication, | ||
// then that half assumes it is the master, otherwise it assumes it | ||
// is the slave. | ||
// | ||
// I've found this helps with some ProMicros where the slave does not boot | ||
#define SPLIT_USB_DETECT | ||
|
||
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended | ||
#define SPLIT_TRANSPORT_MIRROR // If LED_MATRIX_KEYPRESSES or LED_MATRIX_KEYRELEASES is enabled, you also will want to enable SPLIT_TRANSPORT_MIRROR | ||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 100 // limits maximum brightness of LEDs (max 255). Higher may cause the controller to crash. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
/* Copyright 2023 Brian Low | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 2 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
#include QMK_KEYBOARD_H | ||
|
||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
/* | ||
* QWERTY | ||
* ,-----------------------------------------. ,-----------------------------------------. | ||
* | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | ` | | ||
* |------+------+------+------+------+------| |------+------+------+------+------+------| | ||
* | ESC | Q | W | E | R | T | | Y | U | I | O | P | Bspc | | ||
* |------+------+------+------+------+------| |------+------+------+------+------+------| | ||
* | Tab | A | S | D | F | G |-------. ,-------| H | J | K | L | ; | ' | | ||
* |------+------+------+------+------+------| Mute | | Pause |------+------+------+------+------+------| | ||
* |LShift| Z | X | C | V | B |-------| |-------| N | M | , | . | / |RShift| | ||
* `-----------------------------------------/ / \ \-----------------------------------------' | ||
* | LCTL | LGUI | LCMD | LALT | /Enter / \Space \ | RALT | RCMD | RGUI | RCTL | | ||
* | | | | |/ / \ \ | | | | | | ||
* `----------------------------------' '------''---------------------------' | ||
*/ | ||
|
||
LAYOUT( | ||
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_GRV, | ||
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC, | ||
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, | ||
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_MUTE, KC_MPLY,KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, | ||
KC_LCTL, KC_LGUI, KC_LCMD, KC_LALT, KC_ENT, KC_SPC, KC_RALT, KC_RCMD, KC_RGUI, KC_RCTL | ||
) | ||
}; | ||
|
||
#if defined(ENCODER_MAP_ENABLE) | ||
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = { | ||
{ ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(KC_MPRV, KC_MNXT) }, | ||
}; | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
ENCODER_MAP_ENABLE = yes | ||
VIA_ENABLE = yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Sofle Choc Keyboard | ||
|
||
![Sofle Choc Photo](https://i.imgur.com/MhSEAZYh.jpg) | ||
|
||
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). |
Empty file.
Oops, something went wrong.