Use ANSI ASCII art and fix comments for LT_COLN and LT_UNDS in keymap_lithuanian_qwerty.h (#18028)

master
precondition 2022-08-14 02:50:32 +02:00 committed by GitHub
parent 50ff52639f
commit 2c3b447641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 17 deletions

View File

@ -24,10 +24,10 @@
* *
* ` Ą Č Ę Ė Į Š Ų Ū 9 0 - Ž * ` Ą Č Ę Ė Į Š Ų Ū 9 0 - Ž
* *
* Q W E R T Y U I O P [ ] * Q W E R T Y U I O P [ ] \
* *
* A S D F G H J K L ; ' \ * A S D F G H J K L ; '
* *
* Z X C V B N M , . / * Z X C V B N M , . /
* *
* *
@ -72,7 +72,7 @@
#define LT_L KC_L // L #define LT_L KC_L // L
#define LT_SCLN KC_SCLN // ; #define LT_SCLN KC_SCLN // ;
#define LT_QUOT KC_QUOT // ' #define LT_QUOT KC_QUOT // '
#define LT_BSLS KC_NUHS // (backslash) #define LT_BSLS KC_BSLS // (backslash)
// Row 4 // Row 4
#define LT_Z KC_Z // Z #define LT_Z KC_Z // Z
#define LT_X KC_X // X #define LT_X KC_X // X
@ -89,10 +89,10 @@
* *
* ~ ( ) _ * ~ ( ) _
* *
* { } * { } |
* *
* : "| │ * : "
* *
* < > ? * < > ?
* *
* *
@ -102,12 +102,12 @@
#define LT_TILD S(LT_GRV) // ~ #define LT_TILD S(LT_GRV) // ~
#define LT_LPRN S(LT_9) // ( #define LT_LPRN S(LT_9) // (
#define LT_RPRN S(LT_0) // ) #define LT_RPRN S(LT_0) // )
#define LT_UNDS S(LT_MINS) // * #define LT_UNDS S(LT_MINS) // _
// Row 2 // Row 2
#define LT_LCBR S(LT_LBRC) // { #define LT_LCBR S(LT_LBRC) // {
#define LT_RCBR S(LT_RBRC) // } #define LT_RCBR S(LT_RBRC) // }
// Row 3 // Row 3
#define LT_COLN S(LT_SCLN) // ; #define LT_COLN S(LT_SCLN) // :
#define LT_DQUO S(LT_QUOT) // " #define LT_DQUO S(LT_QUOT) // "
#define LT_PIPE S(LT_BSLS) // | #define LT_PIPE S(LT_BSLS) // |
// Row 4 // Row 4
@ -120,9 +120,9 @@
* 1 2 3 4 5 6 7 8 = * 1 2 3 4 5 6 7 8 =
* *
* *
* *
* *
* *
* *
* *
* *
@ -146,9 +146,9 @@
* ! @ # $ % ^ & * + * ! @ # $ % ^ & * +
* *
* *
* *
* *
* *
* *
* *
* *