mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						5753226588
					
				@ -65,3 +65,17 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			|||||||
	{ K300, K301, KC_NO,K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, K314, K315 }, \
 | 
						{ K300, K301, KC_NO,K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, K314, K315 }, \
 | 
				
			||||||
	{ K400, K401, K402, KC_NO,KC_NO,KC_NO,KC_NO,K407, KC_NO,KC_NO,K410, KC_NO,K412, K413, K414, K415 }  \
 | 
						{ K400, K401, K402, KC_NO,KC_NO,KC_NO,KC_NO,K407, KC_NO,KC_NO,K410, KC_NO,K412, K413, K414, K415 }  \
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#define LAYOUT_65_iso_blocker_split_bs( \
 | 
				
			||||||
 | 
						K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, K015, \
 | 
				
			||||||
 | 
						K100,       K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113,       K115, \
 | 
				
			||||||
 | 
						K200,       K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K213, K214, K215, \
 | 
				
			||||||
 | 
						K300, K301,       K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, K314, K315, \
 | 
				
			||||||
 | 
						K400, K401, K402,                         K407,             K410,       K412, K413, K414, K415  \
 | 
				
			||||||
 | 
					) { \
 | 
				
			||||||
 | 
						{ K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, K015 }, \
 | 
				
			||||||
 | 
						{ K100, KC_NO,K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, KC_NO,K115 }, \
 | 
				
			||||||
 | 
						{ K200, KC_NO,K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K213, K214, K215 }, \
 | 
				
			||||||
 | 
						{ K300, K301, KC_NO,K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, K314, K315 }, \
 | 
				
			||||||
 | 
						{ K400, K401, K402, KC_NO,KC_NO,KC_NO,KC_NO,K407, KC_NO,KC_NO,K410, KC_NO,K412, K413, K414, K415 }  \
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -233,6 +233,83 @@
 | 
				
			|||||||
                {"label":"\u2193", "x":14, "y":4},
 | 
					                {"label":"\u2193", "x":14, "y":4},
 | 
				
			||||||
                {"label":"\u2192", "x":15, "y":4}
 | 
					                {"label":"\u2192", "x":15, "y":4}
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "LAYOUT_65_iso_blocker_split_bs": {
 | 
				
			||||||
 | 
					            "layout": [
 | 
				
			||||||
 | 
					                {"label":"Esc", "x":0, "y":0},
 | 
				
			||||||
 | 
					                {"label":"!", "x":1, "y":0},
 | 
				
			||||||
 | 
					                {"label":"@", "x":2, "y":0},
 | 
				
			||||||
 | 
					                {"label":"#", "x":3, "y":0},
 | 
				
			||||||
 | 
					                {"label":"$", "x":4, "y":0},
 | 
				
			||||||
 | 
					                {"label":"%", "x":5, "y":0},
 | 
				
			||||||
 | 
					                {"label":"^", "x":6, "y":0},
 | 
				
			||||||
 | 
					                {"label":"&", "x":7, "y":0},
 | 
				
			||||||
 | 
					                {"label":"*", "x":8, "y":0},
 | 
				
			||||||
 | 
					                {"label":"(", "x":9, "y":0},
 | 
				
			||||||
 | 
					                {"label":")", "x":10, "y":0},
 | 
				
			||||||
 | 
					                {"label":"_", "x":11, "y":0},
 | 
				
			||||||
 | 
					                {"label":"+", "x":12, "y":0},
 | 
				
			||||||
 | 
					                {"label":"Backspace", "x":13, "y":0},
 | 
				
			||||||
 | 
					                {"label":"Delete", "x":14, "y":0},
 | 
				
			||||||
 | 
					                {"label":"Insert", "x":15, "y":0},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                {"label":"Tab", "x":0, "y":1, "w":1.5},
 | 
				
			||||||
 | 
					                {"label":"Q", "x":1.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"W", "x":2.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"E", "x":3.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"R", "x":4.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"T", "x":5.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"Y", "x":6.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"U", "x":7.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"I", "x":8.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"O", "x":9.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"P", "x":10.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"{", "x":11.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"}", "x":12.5, "y":1},
 | 
				
			||||||
 | 
					                {"label":"Home", "x":15, "y":1},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                {"label":"Caps Lock", "x":0, "y":2, "w":1.75},
 | 
				
			||||||
 | 
					                {"label":"A", "x":1.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"S", "x":2.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"D", "x":3.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"F", "x":4.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"G", "x":5.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"H", "x":6.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"J", "x":7.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"K", "x":8.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"L", "x":9.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":":", "x":10.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"\"", "x":11.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"~", "x":12.75, "y":2},
 | 
				
			||||||
 | 
					                {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2},
 | 
				
			||||||
 | 
					                {"label":"PgUp", "x":15, "y":2},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                {"label":"Shift", "x":0, "y":3, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"|", "x":1.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"Z", "x":2.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"X", "x":3.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"C", "x":4.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"V", "x":5.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"B", "x":6.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"N", "x":7.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"M", "x":8.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"<", "x":9.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":">", "x":10.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"?", "x":11.25, "y":3},
 | 
				
			||||||
 | 
					                {"label":"Shift", "x":12.25, "y":3, "w":1.75},
 | 
				
			||||||
 | 
					                {"label":"\u2191", "x":14, "y":3},
 | 
				
			||||||
 | 
					                {"label":"PgDn", "x":15, "y":3},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                {"label":"Ctrl", "x":0, "y":4, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Win", "x":1.25, "y":4, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Alt", "x":2.5, "y":4, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Space", "x":3.75, "y":4, "w":6.25},
 | 
				
			||||||
 | 
					                {"label":"Alt", "x":10, "y":4, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Fn", "x":11.25, "y":4, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"\u2190", "x":13, "y":4},
 | 
				
			||||||
 | 
					                {"label":"\u2193", "x":14, "y":4},
 | 
				
			||||||
 | 
					                {"label":"\u2192", "x":15, "y":4}
 | 
				
			||||||
 | 
					            ]
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										61
									
								
								keyboards/capsunlocked/cu65/keymaps/iso_split_bs/keymap.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										61
									
								
								keyboards/capsunlocked/cu65/keymaps/iso_split_bs/keymap.c
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,61 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					Copyright 2020 CapsUnlocked
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This program is free software: you can redistribute it and/or modify
 | 
				
			||||||
 | 
					it under the terms of the GNU General Public License as published by
 | 
				
			||||||
 | 
					the Free Software Foundation, either version 2 of the License, or
 | 
				
			||||||
 | 
					(at your option) any later version.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This program is distributed in the hope that it will be useful,
 | 
				
			||||||
 | 
					but WITHOUT ANY WARRANTY; without even the implied warranty of
 | 
				
			||||||
 | 
					MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 | 
				
			||||||
 | 
					GNU General Public License for more details.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You should have received a copy of the GNU General Public License
 | 
				
			||||||
 | 
					along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include QMK_KEYBOARD_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
				
			||||||
 | 
					    [0] = LAYOUT_65_iso_blocker_split_bs(
 | 
				
			||||||
 | 
					    /*
 | 
				
			||||||
 | 
					     * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
 | 
				
			||||||
 | 
					     * │Esc│ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = │Bsp│Del│Ins│
 | 
				
			||||||
 | 
					     * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤
 | 
				
			||||||
 | 
					     * │ Tab │ Q │ W │ E │ R │ T │ Y │ U │ I │ O │ P │ [ │ ] │     │Hom│
 | 
				
			||||||
 | 
					     * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ Ent├───┤
 | 
				
			||||||
 | 
					     * │ Caps │ A │ S │ D │ F │ G │ H │ J │ K │ L │ ; │ ' │ # │    │Pg+│
 | 
				
			||||||
 | 
					     * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┬───┼───┤
 | 
				
			||||||
 | 
					     * │Shft│ \ │ Z │ X │ C │ V │ B │ N │ M │ , │ . │ / │ Shift│ ↑ │Pg-│
 | 
				
			||||||
 | 
					     * ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
 | 
				
			||||||
 | 
					     * │Ctrl│LGUI│LAlt│         Space          │RAlt│ L1 │ │ ← │ ↓ │ → │
 | 
				
			||||||
 | 
					     * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
 | 
				
			||||||
 | 
					     */
 | 
				
			||||||
 | 
					        KC_GESC, KC_1,    KC_2,    KC_3,    KC_4,    KC_5,    KC_6,    KC_7,    KC_8,    KC_9,    KC_0,    KC_MINS, KC_EQL,  KC_BSPC, KC_DEL,  KC_INS,
 | 
				
			||||||
 | 
					        KC_TAB,  KC_Q,    KC_W,    KC_E,    KC_R,    KC_T,    KC_Y,    KC_U,    KC_I,    KC_O,    KC_P,    KC_LBRC, KC_RBRC,          KC_HOME,
 | 
				
			||||||
 | 
					        KC_CAPS, KC_A,    KC_S,    KC_D,    KC_F,    KC_G,    KC_H,    KC_J,    KC_K,    KC_L,    KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT,  KC_PGUP,
 | 
				
			||||||
 | 
					        KC_LSFT, KC_NUBS, KC_Z,    KC_X,    KC_C,    KC_V,    KC_B,    KC_N,    KC_M,    KC_COMM, KC_DOT,  KC_SLSH, KC_RSFT, KC_UP,   KC_PGDN,
 | 
				
			||||||
 | 
					        KC_LCTL, KC_LGUI, KC_LALT,                   KC_SPC,                             KC_RALT, MO(1),            KC_LEFT, KC_DOWN, KC_RGHT
 | 
				
			||||||
 | 
					    ),
 | 
				
			||||||
 | 
					    [1] = LAYOUT_65_iso_blocker_split_bs(
 | 
				
			||||||
 | 
					    /*
 | 
				
			||||||
 | 
					     * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
 | 
				
			||||||
 | 
					     * │RST│ F1│ F2│ F3│ F4│ F5│ F6│ F7│ F8│ F9│F10│F11│F12│   │   │   │
 | 
				
			||||||
 | 
					     * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤
 | 
				
			||||||
 | 
					     * │     │   │   │   │   │   │   │   │   │   │   │   │   │     │   │
 | 
				
			||||||
 | 
					     * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐    ├───┤
 | 
				
			||||||
 | 
					     * │      │   │   │   │   │   │   │   │   │   │   │   │   │    │   │
 | 
				
			||||||
 | 
					     * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┬───┼───┤
 | 
				
			||||||
 | 
					     * │    │   │   │   │   │   │   │   │   │   │   │   │      │   │   │
 | 
				
			||||||
 | 
					     * ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
 | 
				
			||||||
 | 
					     * │    │    │    │                        │    │    │ │   │   │   │
 | 
				
			||||||
 | 
					     * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
 | 
				
			||||||
 | 
					     */
 | 
				
			||||||
 | 
					        RESET,   KC_F1,   KC_F2,   KC_F3,   KC_F4,   KC_F5,   KC_F6,   KC_F7,   KC_F8,   KC_F9,   KC_F10,  KC_F11,  KC_F12,  _______, _______, _______,
 | 
				
			||||||
 | 
					        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,          _______,
 | 
				
			||||||
 | 
					        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
 | 
				
			||||||
 | 
					        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
 | 
				
			||||||
 | 
					        _______, _______, _______,                   _______,                            _______, _______,          _______, _______, _______
 | 
				
			||||||
 | 
					    ),
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					# A 69-key variant of the ISO keymap for CU65 (w/ split Backspace)
 | 
				
			||||||
@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
 | 
				
			|||||||
BLUETOOTH_ENABLE = no       # Enable Bluetooth
 | 
					BLUETOOTH_ENABLE = no       # Enable Bluetooth
 | 
				
			||||||
AUDIO_ENABLE = no           # Audio output
 | 
					AUDIO_ENABLE = no           # Audio output
 | 
				
			||||||
 | 
					
 | 
				
			||||||
LAYOUTS = 65_ansi_blocker 65_iso_blocker
 | 
					LAYOUTS = 65_ansi_blocker 65_iso_blocker 65_iso_blocker_split_bs
 | 
				
			||||||
 | 
				
			|||||||
@ -93,19 +93,19 @@ led_config_t g_led_config = {
 | 
				
			|||||||
		{  0,      1,         2,        3,        4,        5,        6,        7,        8,          9,        10,         11,       12,        13     }, /* R0 */
 | 
							{  0,      1,         2,        3,        4,        5,        6,        7,        8,          9,        10,         11,       12,        13     }, /* R0 */
 | 
				
			||||||
		{ 27,     26,        25,       24,       23,       22,       21,       20,       19,         18,        17,         16,       15,        14     }, /* R1 */
 | 
							{ 27,     26,        25,       24,       23,       22,       21,       20,       19,         18,        17,         16,       15,        14     }, /* R1 */
 | 
				
			||||||
		{ 28,     29,        30,       31,       32,       33,       34,       35,       36,         37,        38,         39,       40,        NO_LED }, /* R2 */
 | 
							{ 28,     29,        30,       31,       32,       33,       34,       35,       36,         37,        38,         39,       40,        NO_LED }, /* R2 */
 | 
				
			||||||
		{ 53,     NO_LED,    52,       51,       50,       49,       48,       47,       46,         45,        44,         43,       42,        41     }, /* R3 */
 | 
							{ 53,     52,        51,       50,       49,       48,       47,       46,       45,         44,        NO_LED,     43,       42,        41     }, /* R3 */
 | 
				
			||||||
		{ 61,     60,        59,       NO_LED,   64,       62,       63,       NO_LED,   NO_LED,     58,        57,         56,       55,        54     }, /* R4 */
 | 
							{ 61,     60,        59,       NO_LED,   64,       62,       63,       NO_LED,   NO_LED,     58,        57,         56,       55,        54     }, /* R4 */
 | 
				
			||||||
    }, {
 | 
					    }, {
 | 
				
			||||||
        {0, 0},   {16, 0},   {32, 0},  {48, 0},  {64, 0},  {80, 0},  {96, 0},  {112, 0},  {128, 0},  {144, 0},  {160, 0},  {176, 0},  {192, 0},  {208, 0},
 | 
					        {0, 0},   {16, 0},   {32, 0},  {48, 0},  {64, 0},  {80, 0},  {96, 0},  {112, 0},  {128, 0},  {144, 0},  {160, 0},  {176, 0},  {192, 0},  {208, 0},
 | 
				
			||||||
		{0, 16},  {16, 16},  {32, 16}, {48, 16}, {64, 16}, {80, 16}, {96, 16}, {112, 16}, {128, 16}, {144, 16}, {160, 16}, {176, 16}, {192, 16}, {208, 16},
 | 
							{0, 16},  {16, 16},  {32, 16}, {48, 16}, {64, 16}, {80, 16}, {96, 16}, {112, 16}, {128, 16}, {144, 16}, {160, 16}, {176, 16}, {192, 16}, {208, 16},
 | 
				
			||||||
		{0, 32},  {16, 32},  {32, 32}, {48, 32}, {64, 32}, {80, 32}, {96, 32}, {112, 32}, {128, 32}, {144, 32}, {160, 32}, {176, 32}, {192, 32},
 | 
							{0, 32},  {16, 32},  {32, 32}, {48, 32}, {64, 32}, {80, 32}, {96, 32}, {112, 32}, {128, 32}, {144, 32}, {160, 32}, {176, 32}, {192, 32},
 | 
				
			||||||
		{0, 48},             {16, 48},  {32, 48}, {48, 48}, {64, 48}, {80, 48}, {96, 48}, {112, 48}, {128, 48}, {144, 48}, {160, 48}, {176, 48}, {192, 48},
 | 
							{0, 48},  {16, 48},  {32, 48}, {48, 48}, {64, 48}, {80, 48}, {96, 48}, {112, 48}, {128, 48}, {144, 48}, {160, 48}, {176, 48},            {192, 48},
 | 
				
			||||||
		{0, 64},  {16, 64},  {32, 64},           {48, 64}, {64, 64}, {80, 64},                       {96, 64},  {112, 64}, {128, 64}, {144, 64}, {160, 64},
 | 
							{0, 64},  {16, 64},  {32, 64},           {48, 64}, {64, 64}, {80, 64},                       {96, 64},  {112, 64}, {128, 64}, {144, 64}, {160, 64},
 | 
				
			||||||
	}, {
 | 
						}, {
 | 
				
			||||||
	       4,      4,         4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,        4, 
 | 
						       4,      4,         4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,        4, 
 | 
				
			||||||
		   4,      4,         4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,        4,
 | 
							   4,      4,         4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,        4,
 | 
				
			||||||
		   4,      4,         4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,
 | 
							   4,      4,         4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,
 | 
				
			||||||
		   4,                 4,        4,        4,        4,        4,        4,         4,         4,         4,          4,        4,        4,
 | 
							   4,      4,         4,        4,        4,        4,        4,        4,         4,         4,                     4,        4,        4,
 | 
				
			||||||
		   4,      4,         4,                  4,        4,        4,                              4,         4,          4,        4,        4,
 | 
							   4,      4,         4,                  4,        4,        4,                              4,         4,          4,        4,        4,
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user