Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
= and + are now in correct inputs
  • Loading branch information
allstergamer authored Jun 26, 2024
1 parent b68d634 commit dfee4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/qwerty/layout.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ SC009 = 8 0 8 * -- -- ( ⁂ ; QWERTY 8*
SC00a = 9 0 9 ( -- -- ) “ ; QWERTY 9(
SC00b = 0 0 0 ) -- -- = ” ; QWERTY 0)
SC00c = OEM_MINUS 0 - _ -- -- ß ? ; QWERTY ß?
SC00d = OEM_PLUS 0 + = -- -- ≡ ≠ ; QWERTY ´`
SC00d = OEM_PLUS 0 = + -- -- ≡ ≠ ; QWERTY ´`
SC010 = Q 1 q Q -- -- @ -- ; QWERTY qQ
SC011 = W 1 w W -- -- ⊞ -- ; QWERTY wW
SC012 = E 1 e E -- -- € ∈ ; QWERTY eE
Expand Down

0 comments on commit dfee4dc

Please sign in to comment.