|
@@ -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:
|
|
|
|
- ----------------- ------------------- ****/
|
|
|
|
-#define LAYOUT_ortho_5x12 LAYOUT_preonic_grid
|
|
|
|
|
|
+** **
|
|
|
|
+** Name of Alias Matrix Name: **
|
|
|
|
+******* ----------------- ------------------- ****/
|
|
|
|
+#define LAYOUT_ortho_5x12 LAYOUT_preonic_grid
|