From c83799e576738b2a6adb73b98c710dcb20d20215 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Thu, 20 Jan 2022 20:47:00 +0100 Subject: [PATCH 1/1] Add files via upload Minor change (comments only, same functionality). --- msklc/UltimateKEYS SW.klc | 2 +- msklc/UltimateKEYS.klc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/msklc/UltimateKEYS SW.klc b/msklc/UltimateKEYS SW.klc index f62f504..6928f2b 100644 --- a/msklc/UltimateKEYS SW.klc +++ b/msklc/UltimateKEYS SW.klc @@ -14,7 +14,7 @@ VERSION 1.0 SHIFTSTATE -0 // State 0 : default +0 // State 0 : base 1 // State 1 : Shift 2 // State 2 : Ctrl (required for technical reasons) 6 // State 6 : AltGr (technically: Ctrl+Alt) diff --git a/msklc/UltimateKEYS.klc b/msklc/UltimateKEYS.klc index cf6a5a0..02a39a1 100644 --- a/msklc/UltimateKEYS.klc +++ b/msklc/UltimateKEYS.klc @@ -14,7 +14,7 @@ VERSION 1.0 SHIFTSTATE -0 // State 0 : default +0 // State 0 : base 1 // State 1 : Shift 2 // State 2 : Ctrl (required for technical reasons) 6 // State 6 : AltGr (technically: Ctrl+Alt) -- 2.47.3