mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	fix number of NKRO keys
32byte report = 1byte modifiers + 31byte keys 31byte * 8bit * 1key/bit = 248keys
This commit is contained in:
		
							parent
							
								
									5010df3d8b
								
							
						
					
					
						commit
						e25ae23287
					
				@ -23,7 +23,7 @@ These features can be used in your keyboard.
 | 
				
			|||||||
* Mouse key           - Mouse control with keyboard
 | 
					* Mouse key           - Mouse control with keyboard
 | 
				
			||||||
* System Control Key  - Power Down, Sleep, Wake Up and USB Remote Wake up
 | 
					* System Control Key  - Power Down, Sleep, Wake Up and USB Remote Wake up
 | 
				
			||||||
* Media Control Key   - Volume Down/Up, Mute, Next/Prev track, Play, Stop and etc
 | 
					* Media Control Key   - Volume Down/Up, Mute, Next/Prev track, Play, Stop and etc
 | 
				
			||||||
* USB NKRO            - 240 keys(+ 8 modifiers) simultaneously
 | 
					* USB NKRO            - 248 keys(+ 8 modifiers) simultaneously
 | 
				
			||||||
* PS/2 mouse support  - PS/2 mouse(TrackPoint) as composite device
 | 
					* PS/2 mouse support  - PS/2 mouse(TrackPoint) as composite device
 | 
				
			||||||
* Keyboard protocols  - PS/2, ADB, M0110, Sun and other old keyboard protocols
 | 
					* Keyboard protocols  - PS/2, ADB, M0110, Sun and other old keyboard protocols
 | 
				
			||||||
* User Function       - Customizable function of key with writing code
 | 
					* User Function       - Customizable function of key with writing code
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user