]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/keycodes_us_ansi_shifted.md
start updating i2c for timeouts
[qmk_firmware.git] / docs / keycodes_us_ansi_shifted.md
index 53b4cad594f97a5195fa231c66ec86c4edb1e281..5163b3bf15852c74c62cff3f0e42b678697f63a4 100644 (file)
@@ -1,6 +1,6 @@
 # US ANSI Shifted Symbols
 
-These keycodes correspond to characters that are "shifted" on a standard US ANSI keyboards. They do not have dedicated keycodes but are instead typed by holding down shift and then sending a keycode. 
+These keycodes correspond to characters that are "shifted" on a standard US ANSI keyboards. They do not have dedicated keycodes but are instead typed by holding down shift and then sending a keycode.
 
 It's important to remember that all of these keycodes send a left shift - this may cause unintended actions if unaccounted for. The short code is preferred in most situations.