* YMDK NP21: matrix and keymap refactor - refactored layout macros - LAYOUT_ortho_6x4 orients the keyboard with the USB port to the back instead of to the right - LAYOUT uses the previous sideways orientation (included for backwards compatibility) - removed redundant includes from ymdk_np21.h - added a readme for the default keymap * add Configurator layout support
		
			
				
	
	
		
			27 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # default
 | |
| 
 | |
| The default keymap for the YMDK NP21 keypad.
 | |
| 
 | |
|     Base Layer                               Function Layer
 | |
|                  .-----.                                  .-----.
 | |
|                  | USB |                                  | USB |
 | |
|     ,-------------------------------.        ,-------------------------------.
 | |
|     | Esc   | Tab   | Back  | Fn    |        |       |       |       |▒▒▒▒▒▒▒|
 | |
|     |       |       | Space |       |        |       |       |       |▒▒▒▒▒▒▒|
 | |
|     |-------+-------+-------+-------|        |-------+-------+-------+-------|
 | |
|     | Num   | /     | *     | -     |        |       |       |       |       |
 | |
|     | Lock  |       |       |       |        |       |       |       |       |
 | |
|     |-------+-------+-------+-------|        |-------+-------+-------+-------|
 | |
|     | 7     | 8     | 9     | +     |        |       | BL    |       | BL    |
 | |
|     | Home  | Up    | PgUp  |       |        |       | On    |       | Inc   |
 | |
|     |-------+-------+-------+-------|        |-------+-------+-------+-------|
 | |
|     | 4     | 5     | 6     | +     |        |       | BL    |       | BL    |
 | |
|     | Left  |       | Right |       |        |       | Togg  |       | Inc   |
 | |
|     |-------+-------+-------+-------|        |-------+-------+-------+-------|
 | |
|     | 1     | 2     | 3     | Ent   |        |       | BL    |       | BL    |
 | |
|     | End   | Down  | PgDn  |       |        |       | Off   |       | Dec   |
 | |
|     |-------+-------+-------+-------|        |-------+-------+-------+-------|
 | |
|     | 0     | .     | .     | Ent   |        | BL    |       |       | BL    |
 | |
|     | Ins   |       | Del   |       |        | Brthg |       |       | Dec   |
 | |
|     `-------------------------------'        `-------------------------------'
 |