[Update]JISplite89 Readme and LED nums (#9554)
1.Update the URL and photos in the build guide. 2.Changed the number of LEDs.
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
# JISplit89
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
This is 89 keys Custom keyboard.
 | 
			
		||||
 | 
			
		||||
@@ -14,4 +14,4 @@ Make example for this keyboard (after setting up your build environment):
 | 
			
		||||
 | 
			
		||||
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).
 | 
			
		||||
 | 
			
		||||
[Build guide](https://salicylic-acid3.hatenablog.com/entry/7skb-mx-build-guide)(See here because it is almost the same as 7sKB)
 | 
			
		||||
[Build guide](https://salicylic-acid3.hatenablog.com/entry/jisplit89-build-guide)
 | 
			
		||||
 
 | 
			
		||||
@@ -51,9 +51,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
#define RGB_DI_PIN D3
 | 
			
		||||
 | 
			
		||||
#ifndef RGBLED_NUM
 | 
			
		||||
  #define RGBLED_NUM 31
 | 
			
		||||
  #define RGBLED_NUM 32
 | 
			
		||||
  #define RGBLIGHT_SPLIT
 | 
			
		||||
  #define RGBLED_SPLIT { 11, 20 }
 | 
			
		||||
  #define RGBLED_SPLIT { 11, 21 }
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define RGBLIGHT_ANIMATIONS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user