[Keyboard] fix OLKB layout macro aliases (#6761)

This commit is contained in:
noroadsleft 2019-09-21 11:32:08 -07:00 committed by Drashna Jaelre
parent fd19795879
commit 42bf60751e
8 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@
/************************************************** /**************************************************
** Include headers specific to keyboard revision ** ** Include headers specific to keyboard revision **
***************************************************/ **************************************************/
#ifdef KEYBOARD_preonic_rev1 #ifdef KEYBOARD_preonic_rev1
#include "rev1.h" #include "rev1.h"
#endif #endif
@ -20,7 +20,7 @@
/************************************************** /**************************************************
** Layout macros aliases common to all revisions ** ** Layout macros aliases common to all revisions **
** **
Name of Alias Matrix Name: ** Name of Alias Matrix Name: **
----------------- ------------------- ****/ ******* ----------------- ------------------- ****/
#define LAYOUT_ortho_5x12 LAYOUT_preonic_grid #define LAYOUT_ortho_5x12 LAYOUT_preonic_grid