put enter on keys

master
Stefan Dorn 2015-07-30 09:06:22 +01:00
parent 312b996d1b
commit c5b328ea67
1 changed files with 9 additions and 9 deletions

View File

@ -28,20 +28,20 @@ const uint8_t PROGMEM _kb_layout[KB_LAYERS][KB_ROWS][KB_COLUMNS] = {
_0, _1, _2, _3, _4, _5, _6, _0, _1, _2, _3, _4, _5, _6,
_X, _X, _V, _L, _C, _W, 0, _X, _X, _V, _L, _C, _W, 0,
_altR, _U, _I, _A, _E, _O, _altR, _U, _I, _A, _E, _O,
_shiftL, _5, _8 , _semicolon, _P, _Z, 0, _shiftL, _5, _8 , _semicolon, _P, _Z, _enter,
_arrowL, _arrowU, _arrowD, _arrowR, _guiL, _arrowL, _arrowU, _arrowD, _arrowR, _guiL,
_scrollLock, 0, _scrollLock, 0,
0, 0, 0, 0, 0, 0,
_space, _ctrlL, _altL, _space, _ctrlL, _altL,
// right hand // right hand
_5, _6, _7, _8, _9, _0, 0, _5, _6, _7, _8, _9, _0, 0,
0, _K, _H, _G, _F, _Q, _Q, 0, _K, _H, _G, _F, _Q, _Q,
_S, _N, _R, _T, _D, _altR, _S, _N, _R, _T, _D, _altR,
0, _B, _M, _J, _Y, _semicolon, _shiftR, _enter, _B, _M, _J, _Y, _semicolon, _shiftR,
2, _arrowL, _arrowD, _arrowU, _arrowR, 2, _arrowL, _arrowD, _arrowU, _arrowR,
0, 0, 0, 0,
0, 0, 0, 0, 0, 0,
_altR, _altR, 1 ), _altR, _altR, 1 ),
KB_MATRIX_LAYER( // layout: layer 1: function and symbol keys KB_MATRIX_LAYER( // layout: layer 1: function and symbol keys