Fix for pass the test.
Add newline at end of file.
This commit is contained in:
parent
04b720da5b
commit
edfd127148
@ -30,4 +30,4 @@ KC.RCBR = KC.LSFT(KC.NUHS) # }
|
||||
KC.LABK = KC.LSFT(KC.COMM) # <
|
||||
KC.RABK = KC.LSFT(KC.DOT) # >
|
||||
KC.QUES = KC.LSFT(KC.SLSH) # ?
|
||||
KC.UNDS = KC.LSFT(KC.INT1) # _
|
||||
KC.UNDS = KC.LSFT(KC.INT1) # _
|
||||
|
Loading…
Reference in New Issue
Block a user