diff options
Diffstat (limited to 'keyboards/preonic/preonic.h')
-rw-r--r-- | keyboards/preonic/preonic.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/preonic/preonic.h b/keyboards/preonic/preonic.h index e2aa1545c1..aa184ccbdb 100644 --- a/keyboards/preonic/preonic.h +++ b/keyboards/preonic/preonic.h @@ -4,7 +4,7 @@ /************************************************** ** Include headers specific to keyboard revision ** -***************************************************/ +**************************************************/ #ifdef KEYBOARD_preonic_rev1 #include "rev1.h" #endif @@ -20,7 +20,7 @@ /************************************************** ** 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 |