aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalicylic-acid3 <46864619+Salicylic-acid3@users.noreply.github.com>2020-06-28 04:33:02 +0900
committerGitHub <noreply@github.com>2020-06-27 20:33:02 +0100
commitac7b1d0bf30395f9564a2e64b38ebae63b87b9b8 (patch)
treed7038e81666aeb8dd5d0e8ad397d21974eddd97f
parent7369e195c21588e00ed5c4d970f1170bab39ae00 (diff)
downloadqmk_firmware-ac7b1d0bf30395f9564a2e64b38ebae63b87b9b8.tar.gz
qmk_firmware-ac7b1d0bf30395f9564a2e64b38ebae63b87b9b8.zip
[Update]JISplite89 Readme and LED nums (#9554)
1.Update the URL and photos in the build guide. 2.Changed the number of LEDs.
-rw-r--r--keyboards/jisplit89/readme.md4
-rw-r--r--keyboards/jisplit89/rev1/config.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/jisplit89/readme.md b/keyboards/jisplit89/readme.md
index e7472ab96..d22287457 100644
--- a/keyboards/jisplit89/readme.md
+++ b/keyboards/jisplit89/readme.md
@@ -1,6 +1,6 @@
1# JISplit89 1# JISplit89
2 2
3![jisplit89](https://s2.booth.pm/1d33594d-0c5f-4f93-baf5-2e89e0d99afc/i/1916810/82322b65-7867-4779-b7f4-9076530d9e33_base_resized.jpg) 3![jisplit89](https://s2.booth.pm/1d33594d-0c5f-4f93-baf5-2e89e0d99afc/i/1916810/ee9743ff-b03d-4ab8-8130-ddaad3c1b30d_base_resized.jpg)
4 4
5This is 89 keys Custom keyboard. 5This is 89 keys Custom keyboard.
6 6
@@ -14,4 +14,4 @@ Make example for this keyboard (after setting up your build environment):
14 14
15See 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). 15See 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).
16 16
17[Build guide](https://salicylic-acid3.hatenablog.com/entry/7skb-mx-build-guide)(See here because it is almost the same as 7sKB) 17[Build guide](https://salicylic-acid3.hatenablog.com/entry/jisplit89-build-guide)
diff --git a/keyboards/jisplit89/rev1/config.h b/keyboards/jisplit89/rev1/config.h
index a745ec834..a2ba9040f 100644
--- a/keyboards/jisplit89/rev1/config.h
+++ b/keyboards/jisplit89/rev1/config.h
@@ -51,9 +51,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
51#define RGB_DI_PIN D3 51#define RGB_DI_PIN D3
52 52
53#ifndef RGBLED_NUM 53#ifndef RGBLED_NUM
54 #define RGBLED_NUM 31 54 #define RGBLED_NUM 32
55 #define RGBLIGHT_SPLIT 55 #define RGBLIGHT_SPLIT
56 #define RGBLED_SPLIT { 11, 20 } 56 #define RGBLED_SPLIT { 11, 21 }
57#endif 57#endif
58 58
59#define RGBLIGHT_ANIMATIONS 59#define RGBLIGHT_ANIMATIONS