aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lufa/Projects/SerialToLCD/LUFA SerialToLCD.inf
diff options
context:
space:
mode:
authorkwerdenker <sebastian.spindler@gmail.com>2019-05-05 18:31:51 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-05 09:31:51 -0700
commit0213867deaab4a2a39efdeabfce50aa81125e21c (patch)
tree7ce8195669799d63d85ac93ebaf0a26ba791cfcb /lib/lufa/Projects/SerialToLCD/LUFA SerialToLCD.inf
parent3a7c65b42442971bcb3369cc9dc3615b6aad1383 (diff)
downloadfirmware-0213867deaab4a2a39efdeabfce50aa81125e21c.tar.gz
firmware-0213867deaab4a2a39efdeabfce50aa81125e21c.tar.bz2
firmware-0213867deaab4a2a39efdeabfce50aa81125e21c.zip
Fix wrong key assigning in keymap for ISO layout (#5790)
Diffstat (limited to 'lib/lufa/Projects/SerialToLCD/LUFA SerialToLCD.inf')
0 files changed, 0 insertions, 0 deletions
a> 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225