Add pretty layout to all ergodox clones (#2686)
* Add pretty layout to all ergodox clones * Info.json cleanup for EZ * Add info.json for ergodone * info.json cleanup
This commit is contained in:
parent
3c224bffc8
commit
7cb3c0e466
6 changed files with 86 additions and 9 deletions
|
@ -250,5 +250,7 @@ inline void ergodox_led_all_set(uint8_t n)
|
|||
|
||||
#define LAYOUT_ergodox KEYMAP
|
||||
#define LAYOUT_ergodox_pretty KEYMAP_PRETTY
|
||||
#define LAYOUT_ergodox_80 KEYMAP_80
|
||||
#define LAYOUT_ergodox_pretty_80 KEYMAP_PRETTY_80
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue