We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc14cf1 commit 2f0d722Copy full SHA for 2f0d722
Controllers/RedSquareKeyroxController/RGBController_RedSquareKeyroxTKLClassic.cpp
@@ -39,10 +39,10 @@ layout_values keyrox_tkl_offset_values =
39
83, 86, 89, 92, 95, 98, 101, 104, 107, 110, 113, 116, 119, 135, 138, 141, 144,
40
/* TAB Q W E R T Y U I O P [ ] \ DEL END PGDN */
41
159, 162, 165, 168, 171, 174, 177, 180, 183, 186, 199, 202, 205, 211, 214, 217, 220,
42
- /* CPLK A S D F G H J K L ; " ENTR */
43
- 235, 241, 244, 247, 250, 263, 266, 269, 272, 275, 278, 281, 287,
44
- /* LSFT Z X C V B N M , . / RSFT ARWU */
45
- 311, 327, 330, 333, 336, 339, 342, 345, 348, 351, 354, 363, 369,
+ /* CPLK A S D F G H J K L ; " # ENTR */
+ 235, 241, 244, 247, 250, 263, 266, 269, 272, 275, 278, 281, 284, 287,
+ /* LSFT ISO\ Z X C V B N M , . / RSFT ARWU */
+ 311, 314, 327, 330, 333, 336, 339, 342, 345, 348, 351, 354, 363, 369,
46
/* LCTL LWIN LALT SPC RALT RFNC RMNU RCTL ARWR ARWD ARWR */
47
397, 400, 403, 415, 427, 430, 433, 436, 442, 455, 458
48
},
0 commit comments