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

better_chibios_wait
noroadsleft 6 years ago committed by Drashna Jaelre
parent fd19795879
commit 42bf60751e
  1. 8
      keyboards/preonic/preonic.h

@ -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

Loading…
Cancel
Save