Viktus OSAv2 Numpad Community Layout Support and Configurator Touch-Up (#21342)
* [style] sort JSON keys in layout objects * [chore] correct layout data * [refactor] rename LAYOUT_all_split to LAYOUT_ortho_5x4 * [refactor] rename LAYOUT_2u_plus_2u_enter_2u_zero to LAYOUT_numpad_5x4 * [enhancement] enable Community Layout support
This commit is contained in:
		
							parent
							
								
									87ab13094e
								
							
						
					
					
						commit
						c01a3cfaca
					
				
					 3 changed files with 28 additions and 20 deletions
				
			
		| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
#include QMK_KEYBOARD_H
 | 
			
		||||
 | 
			
		||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		||||
    [0] = LAYOUT_all_split(
 | 
			
		||||
    [0] = LAYOUT_ortho_5x4(
 | 
			
		||||
        KC_NUM, KC_PSLS, KC_PAST, KC_PMNS,
 | 
			
		||||
        KC_P7,  KC_P8,   KC_P9,   KC_PPLS,
 | 
			
		||||
        KC_P4,  KC_P5,   KC_P6,   KC_PEQL,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue