diff options
| author | XScorpion2 <rcalt2vt@gmail.com> | 2019-10-31 00:12:15 -0500 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-10-30 22:12:15 -0700 |
| commit | bd55396a45338b82bf8f26afa05b054c1079286d (patch) | |
| tree | b7686054e7c09e603380ee26260a73b1896eea12 /keyboards/rgbkb/sol | |
| parent | e176ab11ab2cc6bfe46ed43da32a48d41532241f (diff) | |
| download | qmk_firmware-bd55396a45338b82bf8f26afa05b054c1079286d.tar.gz qmk_firmware-bd55396a45338b82bf8f26afa05b054c1079286d.zip | |
[Keyboard] Legonut Sol R2 Release (#7213)
* Merge remote-tracking branch 'legonut/sol_r2_release' into master_update2
* Update keyboards/rgbkb/sol/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/rgbkb/sol')
| -rw-r--r-- | keyboards/rgbkb/sol/keymaps/default/keymap.c | 2 | ||||
| -rw-r--r-- | keyboards/rgbkb/sol/readme.md | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/rgbkb/sol/keymaps/default/keymap.c b/keyboards/rgbkb/sol/keymaps/default/keymap.c index 9bbc6397b..51039e48e 100644 --- a/keyboards/rgbkb/sol/keymaps/default/keymap.c +++ b/keyboards/rgbkb/sol/keymaps/default/keymap.c | |||
| @@ -111,7 +111,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 111 | * |------+------+------+------+------+------|------| |------|------+------+------+------+------+------| | 111 | * |------+------+------+------+------+------|------| |------|------+------+------+------+------+------| |
| 112 | * | | HUD | VAD | HUI |RGBRST| | | | | |QWERTY|COLEMK| | | | | 112 | * | | HUD | VAD | HUI |RGBRST| | | | | |QWERTY|COLEMK| | | | |
| 113 | * |------+------+------+------+------+------+------| |------+------+------+------+------+------+------| | 113 | * |------+------+------+------+------+------+------| |------+------+------+------+------+------+------| |
| 114 | * | | | | | | | | | | | |RGBTOG| HUI | SAI | VAI | | 114 | * | | SPD | | SPI | | | | | | | |RGBTOG| HUI | SAI | VAI | |
| 115 | * |------+------+------+------+------+------+------| |------+------+------+------+------+------+------| | 115 | * |------+------+------+------+------+------+------| |------+------+------+------+------+------+------| |
| 116 | * | | | |RGBMOD(| | | | | | | |RGBRMOD| HUD | SAD | VAD | | 116 | * | | | |RGBMOD(| | | | | | | |RGBRMOD| HUD | SAD | VAD | |
| 117 | * `------+------+------+------+------+------+------| |------+------+------+------+------+------+------' | 117 | * `------+------+------+------+------+------+------| |------+------+------+------+------+------+------' |
diff --git a/keyboards/rgbkb/sol/readme.md b/keyboards/rgbkb/sol/readme.md index 391189095..7e7946d57 100644 --- a/keyboards/rgbkb/sol/readme.md +++ b/keyboards/rgbkb/sol/readme.md | |||
| @@ -1,15 +1,15 @@ | |||
| 1 | # Sol | 1 | # Sol |
| 2 | 2 | ||
| 3 |  | 3 |  |
| 4 | 4 | ||
| 5 | Sol is a split ergonomic keyboard with ortholinear alphas and several modifier layouts. It can use up to 88 RGB LEDs, with per-key backlighting and underglow. The boards have presoldered components, including type C ports and ATmega32U4. Sol, when used with dual power supplies, is the brightest keyboard on earth. | 5 | Sol is a split ergonomic keyboard with ortholinear alphas and several modifier layouts. It can use up to 180 RGB LEDs, with per-key backlighting, perimeter, and optional underglow. The boards have presoldered components, including type C ports and ATmega32U4. Sol, when used with dual power supplies, is the brightest keyboard on earth. |
| 6 | 6 | ||
| 7 | Keyboard Maintainer: [Legonut](https://github.com/Legonut) | 7 | Keyboard Maintainer: [Legonut](https://github.com/Legonut) |
| 8 | Hardware Supported: Sol PCB R1.0, R1.1 | 8 | Hardware Supported: Sol PCB R1.0, R1.1, R2.0, R2.1 |
| 9 | Hardware Availability: [RGBKB](https://www.rgbkb.net) | 9 | Hardware Availability: [RGBKB](https://www.rgbkb.net) |
| 10 | 10 | ||
| 11 | Make example for this keyboard (after setting up your build environment): | 11 | Make example for this keyboard (after setting up your build environment): |
| 12 | 12 | ||
| 13 | make rgbkb/sol:default | 13 | make rgbkb/sol/rev2:default |
| 14 | 14 | ||
| 15 | 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). | 15 | 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). |
