Browse Source

[Keyboard] fixed one of the unicode drawings of the layout in dz60.h (#14482)

pull/14553/head
milostatsea 2 years ago
committed by GitHub
parent
commit
f37af05f2a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/dz60/dz60.h

+ 2
- 2
keyboards/dz60/dz60.h View File

@ -259,9 +259,9 @@
* 20 22 23 24 25 26 27 28 29 2a 2b 2c 2d
*
* 30 32 33 34 35 36 37 38 39 3a 3b 3d
*
*
* 40 41 43 44 46 48 4a 4b 4d 4e
*
*
*/
#define LAYOUT_60_ansi_split( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0e, \


Loading…
Cancel
Save