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