mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	Keyboard: Zlant refactor and Configurator support (#3678)
* Matrix/keymap refactor White space and readability updates * Configurator support Added info.json file. * Readme update Markdown formatting * Add support for ortho_4x12 keymaps * Added planck_mit layout support * Disable SWAP_HANDS_ENABLE for zlant:wanleg keymap * Disable BACKLIGHT_ENABLE for zlant:bakingpy keymap
This commit is contained in:
		
							parent
							
								
									47dcda1087
								
							
						
					
					
						commit
						bf57587e62
					
				
							
								
								
									
										17
									
								
								keyboards/zlant/info.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								keyboards/zlant/info.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,17 @@ | ||||
| { | ||||
|     "keyboard_name": "Zlant", | ||||
|     "url": "", | ||||
|     "maintainer": "qmk", | ||||
|     "width": 12.75, | ||||
|     "height": 4, | ||||
|     "layouts": { | ||||
|         "LAYOUT_ortho_4x12": { | ||||
|             "key_count": 48, | ||||
|             "layout": [{"label":"K000", "x":0, "y":0}, {"label":"K001", "x":1, "y":0}, {"label":"K002", "x":2, "y":0}, {"label":"K003", "x":3, "y":0}, {"label":"K004", "x":4, "y":0}, {"label":"K005", "x":5, "y":0}, {"label":"K006", "x":6, "y":0}, {"label":"K007", "x":7, "y":0}, {"label":"K008", "x":8, "y":0}, {"label":"K009", "x":9, "y":0}, {"label":"K010", "x":10, "y":0}, {"label":"K011", "x":11, "y":0}, {"label":"K100", "x":0.25, "y":1}, {"label":"K101", "x":1.25, "y":1}, {"label":"K102", "x":2.25, "y":1}, {"label":"K103", "x":3.25, "y":1}, {"label":"K104", "x":4.25, "y":1}, {"label":"K105", "x":5.25, "y":1}, {"label":"K106", "x":6.25, "y":1}, {"label":"K107", "x":7.25, "y":1}, {"label":"K108", "x":8.25, "y":1}, {"label":"K109", "x":9.25, "y":1}, {"label":"K110", "x":10.25, "y":1}, {"label":"K111", "x":11.25, "y":1}, {"label":"K200", "x":0.5, "y":2}, {"label":"K201", "x":1.5, "y":2}, {"label":"K202", "x":2.5, "y":2}, {"label":"K203", "x":3.5, "y":2}, {"label":"K204", "x":4.5, "y":2}, {"label":"K205", "x":5.5, "y":2}, {"label":"K206", "x":6.5, "y":2}, {"label":"K207", "x":7.5, "y":2}, {"label":"K208", "x":8.5, "y":2}, {"label":"K209", "x":9.5, "y":2}, {"label":"K210", "x":10.5, "y":2}, {"label":"K211", "x":11.5, "y":2}, {"label":"K300", "x":0.75, "y":3}, {"label":"K301", "x":1.75, "y":3}, {"label":"K302", "x":2.75, "y":3}, {"label":"K303", "x":3.75, "y":3}, {"label":"K304", "x":4.75, "y":3}, {"label":"K305", "x":5.75, "y":3}, {"label":"K306", "x":6.75, "y":3}, {"label":"K307", "x":7.75, "y":3}, {"label":"K308", "x":8.75, "y":3}, {"label":"K309", "x":9.75, "y":3}, {"label":"K310", "x":10.75, "y":3}, {"label":"K311", "x":11.75, "y":3}] | ||||
|         }, | ||||
|         "LAYOUT_planck_mit": { | ||||
|             "key_count": 47, | ||||
|             "layout": [{"label":"K000", "x":0, "y":0}, {"label":"K001", "x":1, "y":0}, {"label":"K002", "x":2, "y":0}, {"label":"K003", "x":3, "y":0}, {"label":"K004", "x":4, "y":0}, {"label":"K005", "x":5, "y":0}, {"label":"K006", "x":6, "y":0}, {"label":"K007", "x":7, "y":0}, {"label":"K008", "x":8, "y":0}, {"label":"K009", "x":9, "y":0}, {"label":"K010", "x":10, "y":0}, {"label":"K011", "x":11, "y":0}, {"label":"K100", "x":0.25, "y":1}, {"label":"K101", "x":1.25, "y":1}, {"label":"K102", "x":2.25, "y":1}, {"label":"K103", "x":3.25, "y":1}, {"label":"K104", "x":4.25, "y":1}, {"label":"K105", "x":5.25, "y":1}, {"label":"K106", "x":6.25, "y":1}, {"label":"K107", "x":7.25, "y":1}, {"label":"K108", "x":8.25, "y":1}, {"label":"K109", "x":9.25, "y":1}, {"label":"K110", "x":10.25, "y":1}, {"label":"K111", "x":11.25, "y":1}, {"label":"K200", "x":0.5, "y":2}, {"label":"K201", "x":1.5, "y":2}, {"label":"K202", "x":2.5, "y":2}, {"label":"K203", "x":3.5, "y":2}, {"label":"K204", "x":4.5, "y":2}, {"label":"K205", "x":5.5, "y":2}, {"label":"K206", "x":6.5, "y":2}, {"label":"K207", "x":7.5, "y":2}, {"label":"K208", "x":8.5, "y":2}, {"label":"K209", "x":9.5, "y":2}, {"label":"K210", "x":10.5, "y":2}, {"label":"K211", "x":11.5, "y":2}, {"label":"K300", "x":0.75, "y":3}, {"label":"K301", "x":1.75, "y":3}, {"label":"K302", "x":2.75, "y":3}, {"label":"K303", "x":3.75, "y":3}, {"label":"K304", "x":4.75, "y":3, "w":1.25}, {"label":"K305", "x":6, "y":3, "w":1.5}, {"label":"K307", "x":7.5, "y":3, "w":1.25}, {"label":"K308", "x":8.75, "y":3}, {"label":"K309", "x":9.75, "y":3}, {"label":"K310", "x":10.75, "y":3}, {"label":"K311", "x":11.75, "y":3}] | ||||
|         } | ||||
|     } | ||||
| } | ||||
| @ -5,16 +5,18 @@ | ||||
| 
 | ||||
| const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||||
| 
 | ||||
| 	[BASE] = LAYOUT( | ||||
| 		KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC, | ||||
| 		KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, | ||||
| 		KC_ESC, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_ENT, | ||||
| 		RGB_HUI, RGB_HUD, KC_LGUI, KC_LALT, KC_LSFT, KC_SPC, KC_SPC, MO(1), KC_LEFT, KC_DOWN, KC_UP, KC_RGHT), | ||||
|   [BASE] = LAYOUT( | ||||
|     KC_TAB,  KC_Q,    KC_W,    KC_E,    KC_R,    KC_T,    KC_Y,    KC_U,    KC_I,    KC_O,    KC_P,    KC_BSPC, \ | ||||
|     KC_LCTL, KC_A,    KC_S,    KC_D,    KC_F,    KC_G,    KC_H,    KC_J,    KC_K,    KC_L,    KC_SCLN, KC_QUOT, \ | ||||
|     KC_ESC,  KC_Z,    KC_X,    KC_C,    KC_V,    KC_B,    KC_N,    KC_M,    KC_COMM, KC_DOT,  KC_SLSH, KC_ENT,  \ | ||||
|     RGB_HUI, RGB_HUD, KC_LGUI, KC_LALT, KC_LSFT, KC_SPC,  KC_SPC,  MO(1),   KC_LEFT, KC_DOWN, KC_UP,   KC_RGHT  \ | ||||
|   ), | ||||
| 
 | ||||
| 	[FN]   = LAYOUT( | ||||
| 		KC_TRNS, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_TRNS, | ||||
| 		KC_TRNS, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_MINS, KC_EQL, KC_LBRC, KC_RBRC, KC_BSLS, | ||||
| 		KC_TRNS, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_TRNS, KC_PGUP, KC_HOME, KC_TRNS, KC_TRNS, | ||||
| 		RGB_VAI, RGB_VAD, RESET, KC_PSCR, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_PGDN, KC_END, KC_TRNS, KC_DEL) | ||||
|   [FN]   = LAYOUT( | ||||
|     _______, KC_1,    KC_2,    KC_3,    KC_4,    KC_5,    KC_6,    KC_7,    KC_8,    KC_9,    KC_0,    _______, \ | ||||
|     _______, KC_F1,   KC_F2,   KC_F3,   KC_F4,   KC_F5,   KC_F6,   KC_MINS, KC_EQL,  KC_LBRC, KC_RBRC, KC_BSLS, \ | ||||
|     _______, KC_F7,   KC_F8,   KC_F9,   KC_F10,  KC_F11,  KC_F12,  _______, KC_PGUP, KC_HOME, _______, _______, \ | ||||
|     RGB_VAI, RGB_VAD, RESET,   KC_PSCR, _______, _______, _______, _______, KC_PGDN, KC_END,  _______, KC_DEL   \ | ||||
|   ) | ||||
| 
 | ||||
| }; | ||||
|  | ||||
| @ -5,9 +5,7 @@ | ||||
| A compact 40% inspired by the Plank with a staggered layout instead. | ||||
| 
 | ||||
| Keyboard Maintainer: [Felipe Coury](https://github.com/fcoury)   | ||||
| 
 | ||||
| Hardware Supported: Zlant Prototype PCB   | ||||
| 
 | ||||
| Hardware Availability: Group buy soon | ||||
| 
 | ||||
| Make example for this keyboard (after setting up your build environment): | ||||
|  | ||||
| @ -54,3 +54,5 @@ NKRO_ENABLE = yes		# USB Nkey Rollover - if this doesn't work, see here: https:/ | ||||
| BACKLIGHT_ENABLE = no  # Enable keyboard backlight functionality | ||||
| AUDIO_ENABLE = no | ||||
| RGBLIGHT_ENABLE = yes | ||||
| 
 | ||||
| LAYOUTS = ortho_4x12 planck_mit | ||||
|  | ||||
| @ -3,16 +3,42 @@ | ||||
| 
 | ||||
| #include "quantum.h" | ||||
| 
 | ||||
| #define LAYOUT( \ | ||||
| 	K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, \ | ||||
| 	K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, \ | ||||
| 	K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, \ | ||||
| 	K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311  \ | ||||
| #define LAYOUT_ortho_4x12( \ | ||||
|     K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, \ | ||||
|     K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, \ | ||||
|     K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, \ | ||||
|     K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311  \ | ||||
| ) { \ | ||||
| 	{ K000,  K001,  K002,  K003,  K004,  K005,  K006,  K007,  K008,  K009,  K010,  K011 }, \ | ||||
| 	{ K100,  K101,  K102,  K103,  K104,  K105,  K106,  K107,  K108,  K109,  K110,  K111 }, \ | ||||
| 	{ K200,  K201,  K202,  K203,  K204,  K205,  K206,  K207,  K208,  K209,  K210,  K211 }, \ | ||||
| 	{ K300,  K301,  K302,  K303,  K304,  K305,  K306,  K307,  K308,  K309,  K310,  K311 }  \ | ||||
|     { K000,  K001,  K002,  K003,  K004,  K005,  K006,  K007,  K008,  K009,  K010,  K011 }, \ | ||||
|     { K100,  K101,  K102,  K103,  K104,  K105,  K106,  K107,  K108,  K109,  K110,  K111 }, \ | ||||
|     { K200,  K201,  K202,  K203,  K204,  K205,  K206,  K207,  K208,  K209,  K210,  K211 }, \ | ||||
|     { K300,  K301,  K302,  K303,  K304,  K305,  K306,  K307,  K308,  K309,  K310,  K311 }  \ | ||||
| } | ||||
| 
 | ||||
| #define LAYOUT_planck_mit( \ | ||||
|     K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, \ | ||||
|     K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, \ | ||||
|     K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, \ | ||||
|     K300, K301, K302, K303, K304,    K305,    K307, K308, K309, K310, K311  \ | ||||
| ) { \ | ||||
|     { K000,  K001,  K002,  K003,  K004,  K005,  K006,  K007,  K008,  K009,  K010,  K011 }, \ | ||||
|     { K100,  K101,  K102,  K103,  K104,  K105,  K106,  K107,  K108,  K109,  K110,  K111 }, \ | ||||
|     { K200,  K201,  K202,  K203,  K204,  K205,  K206,  K207,  K208,  K209,  K210,  K211 }, \ | ||||
|     { K300,  K301,  K302,  K303,  K304,  K305,  K305,  K307,  K308,  K309,  K310,  K311 }  \ | ||||
| } | ||||
| 
 | ||||
| #define LAYOUT_kc_ortho_4x12( \ | ||||
|   K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, \ | ||||
|   K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, \ | ||||
|   K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, \ | ||||
|   K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311  \ | ||||
| ) LAYOUT( \ | ||||
|     KC_##K000,  KC_##K001,  KC_##K002,  KC_##K003,  KC_##K004,  KC_##K005,  KC_##K006,  KC_##K007,  KC_##K008,  KC_##K009,  KC_##K010,  KC_##K011, \ | ||||
|     KC_##K100,  KC_##K101,  KC_##K102,  KC_##K103,  KC_##K104,  KC_##K105,  KC_##K106,  KC_##K107,  KC_##K108,  KC_##K109,  KC_##K110,  KC_##K111, \ | ||||
|     KC_##K200,  KC_##K201,  KC_##K202,  KC_##K203,  KC_##K204,  KC_##K205,  KC_##K206,  KC_##K207,  KC_##K208,  KC_##K209,  KC_##K210,  KC_##K211, \ | ||||
|     KC_##K300,  KC_##K301,  KC_##K302,  KC_##K303,  KC_##K304,  KC_##K305,  KC_##K306,  KC_##K307,  KC_##K308,  KC_##K309,  KC_##K310,  KC_##K311  \ | ||||
| ) | ||||
| 
 | ||||
| #define LAYOUT LAYOUT_ortho_4x12 | ||||
| 
 | ||||
| #endif | ||||
|  | ||||
| @ -3,4 +3,8 @@ ifeq ($(LAYOUTS_HAS_RGB),yes) | ||||
| 	RGBLIGHT_ENABLE = yes | ||||
| endif | ||||
| AUDIO_ENABLE = no | ||||
| BACKLIGHT_ENABLE = yes | ||||
| ifeq ($(strip $(KEYBOARD)), zlant) | ||||
|   BACKLIGHT_ENABLE = no | ||||
| else | ||||
|   BACKLIGHT_ENABLE = yes | ||||
| endif | ||||
|  | ||||
| @ -8,3 +8,7 @@ endif | ||||
| ifeq ($(strip $(KEYBOARD)), 4x4) | ||||
| 	SWAP_HANDS_ENABLE = no | ||||
| endif | ||||
| 
 | ||||
| ifeq ($(strip $(KEYBOARD)), zlant) | ||||
| 	SWAP_HANDS_ENABLE = no | ||||
| endif | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 noroadsleft
						noroadsleft