moved ctrl
This commit is contained in:
		
							parent
							
								
									34bce6f206
								
							
						
					
					
						commit
						58f092cf87
					
				
					 1 changed files with 12 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,8 @@
 | 
			
		|||
#endif
 | 
			
		||||
#include "keymap_german.h"
 | 
			
		||||
 | 
			
		||||
/* for intellisense, comment for building
 | 
			
		||||
// for intellisense, comment for building
 | 
			
		||||
/*
 | 
			
		||||
#include "..\..\..\..\quantum\keymap_extras\keymap_german.h"
 | 
			
		||||
#include "..\..\..\..\quantum\keymap_common.h"
 | 
			
		||||
#include "..\..\..\..\tmk_core\common\keycode.h"
 | 
			
		||||
| 
						 | 
				
			
			@ -31,14 +32,14 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		|||
* |------+------+------+------+------+------|------+------+------+------+------+------|
 | 
			
		||||
* | Shift|   F  |   V  |   Ü  |   Ä  |   Ö  |   Y  |   Z  |   ,  |   .  |   K  |Shift |
 | 
			
		||||
* |------+------+------+------+------+------+------+------+------+------+------+------|
 | 
			
		||||
* | GUI  | Ctrl | Alt  |  M4  |  M2  |    Space    |  M2  |  M4  | Alt  | Ctrl | Esc  |
 | 
			
		||||
* | Ctrl | GUI  | Alt  |  M4  |  M2  |    Space    |  M2  |  M4  | Alt  | Esc  | Ctrl |
 | 
			
		||||
* `-----------------------------------------------------------------------------------'
 | 
			
		||||
*/
 | 
			
		||||
[0] = {
 | 
			
		||||
	{ DE_Q,         DE_J,    DE_D,    DE_U,  DE_A,  DE_X,   DE_P,   DE_H,  DE_L,    DE_M,   DE_W,    DE_SS        },
 | 
			
		||||
	{ LT(1,KC_TAB), DE_C,    DE_T,    DE_I,  DE_E,  DE_O,   DE_B,   DE_N,  DE_R,    DE_S,   DE_G,    LT(1,KC_ENT) },
 | 
			
		||||
	{ KC_LSFT,      DE_F,    DE_V,    DE_UE, DE_AE, DE_OE,  DE_Y,   DE_Z,  DE_COMM, DE_DOT, DE_K,    KC_LSFT      },
 | 
			
		||||
	{ KC_RGUI,      KC_LCTL, KC_LALT, MO(4), MO(2), KC_SPC, KC_SPC, MO(2), MO(4),   KC_RALT,  KC_RCTL, KC_ESC       }
 | 
			
		||||
	{ DE_Q,         DE_J,    DE_D,    DE_U,  DE_A,  DE_X,   DE_P,   DE_H,  DE_L,    DE_M,    DE_W,    DE_SS        },
 | 
			
		||||
	{ LT(1,KC_TAB), DE_C,    DE_T,    DE_I,  DE_E,  DE_O,   DE_B,   DE_N,  DE_R,    DE_S,    DE_G,    LT(1,KC_ENT) },
 | 
			
		||||
	{ KC_LSFT,      DE_F,    DE_V,    DE_UE, DE_AE, DE_OE,  DE_Y,   DE_Z,  DE_COMM, DE_DOT,  DE_K,    KC_LSFT      },
 | 
			
		||||
	{ KC_LCTL,      KC_RGUI, KC_LALT, MO(4), MO(2), KC_SPC, KC_SPC, MO(2), MO(4),   KC_RALT, KC_ESC,  KC_RCTL      }
 | 
			
		||||
},
 | 
			
		||||
 | 
			
		||||
/* M1 Special Characters
 | 
			
		||||
| 
						 | 
				
			
			@ -50,7 +51,7 @@ very ergonomic placement for coding
 | 
			
		|||
* |------+------+------+------+------+------|------+------+------+------+------+------|
 | 
			
		||||
* | Shift|   #  |   $  |   |  |   ~  |   €  |   +  |   %  |   "  |   '  |   ;  |Shift |
 | 
			
		||||
* |------+------+------+------+------+------+------+------+------+------+------+------|
 | 
			
		||||
* | GUI  | Ctrl | Alt  |  M4  |  M2  |    Space    |  M2  |  M4  | Alt  | Ctrl | Esc  |
 | 
			
		||||
* | Ctrl | GUI  | Alt  |  M4  |  M2  |    Space    |  M2  |  M4  | Alt  | Esc  | Ctrl |
 | 
			
		||||
* `-----------------------------------------------------------------------------------'
 | 
			
		||||
*/
 | 
			
		||||
[1] = {
 | 
			
		||||
| 
						 | 
				
			
			@ -69,7 +70,7 @@ very easy to get used to & intuituve placement
 | 
			
		|||
* |------+------+------+------+------+------|------+------+------+------+------+------|
 | 
			
		||||
* | Shift|      |  Tab | Ins  | Enter|      |   0  |   1  |   2  |   3  |   ;  |Shift |
 | 
			
		||||
* |------+------+------+------+------+------+------+------+------+------+------+------|
 | 
			
		||||
* | GUI  | Ctrl | Alt  |  M3  |  M2  |    Space    |  M2  |  M3  | Alt  | Ctrl | Esc  |
 | 
			
		||||
* | Ctrl | GUI  | Alt  |  M3  |  M2  |    Space    |  M2  |  M3  | Alt  | Esc  | Ctrl |
 | 
			
		||||
* `-----------------------------------------------------------------------------------'
 | 
			
		||||
*/
 | 
			
		||||
[2] = {
 | 
			
		||||
| 
						 | 
				
			
			@ -88,7 +89,7 @@ accessed by sliding from M2 to M3 with thumb
 | 
			
		|||
* |------+------+------+------+------+------|------+------+------+------+------+------|
 | 
			
		||||
* | Shift|  0   |  1   |  2   |  3   |   ;  |      | Tab  |  Ins | Enter|      |Shift |
 | 
			
		||||
* |------+------+------+------+------+------+------+------+------+------+------+------|
 | 
			
		||||
* | GUI  | Ctrl | Alt  |  M3  |      |    Space    |      |  M3  | Alt  | Ctrl | Esc  |
 | 
			
		||||
* | Ctrl | GUI  | Alt  |  M3  |      |    Space    |      |  M3  | Alt  | Esc  | Ctrl |
 | 
			
		||||
* `-----------------------------------------------------------------------------------'
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -109,7 +110,7 @@ slide from m4 to m5 to access flipped version
 | 
			
		|||
* |------+------+------+------+------+------|------+------+------+------+------+------|
 | 
			
		||||
* | Shift|      | Prev | Play | Next |      |   ²  |  F1  |  F2  |  F3  |  F10 |Shift |
 | 
			
		||||
* |------+------+------+------+------+------+------+------+------+------+------+------|
 | 
			
		||||
* | GUI  | Ctrl | Alt  |  M4  |  M5  |    Space    |  M5  |  M4  | Alt  | Ctrl | Esc  |
 | 
			
		||||
* | Ctrl | GUI  | Alt  |  M4  |  M5  |    Space    |  M5  |  M4  | Alt  | Esc  | Ctrl |
 | 
			
		||||
* `-----------------------------------------------------------------------------------'
 | 
			
		||||
*/
 | 
			
		||||
[4] = {
 | 
			
		||||
| 
						 | 
				
			
			@ -128,7 +129,7 @@ slide from m4 to m5 to access flipped version
 | 
			
		|||
* |------+------+------+------+------+------|------+------+------+------+------+------|
 | 
			
		||||
* | Shift|  ²   |  F1  |  F2  |  F3  |      |      | Prev | Play | Next |      |Shift |
 | 
			
		||||
* |------+------+------+------+------+------+------+------+------+------+------+------|
 | 
			
		||||
* | GUI  | Ctrl | Alt  |      |  M5  |    Space    |  M5  |      | Alt  | Ctrl | Esc  |
 | 
			
		||||
* | Ctrl | GUI  | Alt  |      |  M5  |    Space    |  M5  |      | Alt  | Esc  | Ctrl |
 | 
			
		||||
* `-----------------------------------------------------------------------------------'
 | 
			
		||||
*/
 | 
			
		||||
[5] = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue