Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OLKB layout macro aliases #6761

Merged
merged 1 commit into from
Sep 21, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion keyboards/planck/light/light.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
Expand Down
2 changes: 1 addition & 1 deletion keyboards/planck/rev1/rev1.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
2 changes: 1 addition & 1 deletion keyboards/planck/rev2/rev2.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
2 changes: 1 addition & 1 deletion keyboards/planck/rev3/rev3.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
2 changes: 1 addition & 1 deletion keyboards/planck/rev4/rev4.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
2 changes: 1 addition & 1 deletion keyboards/planck/rev5/rev5.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
2 changes: 1 addition & 1 deletion keyboards/planck/rev6/rev6.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ LAYOUT_ortho_4x12( \
)

#define KEYMAP LAYOUT_ortho_4x12
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_mit LAYOUT_planck_1x2uC
#define LAYOUT_planck_grid LAYOUT_ortho_4x12
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#define KC_KEYMAP LAYOUT_kc
Expand Down
10 changes: 5 additions & 5 deletions keyboards/preonic/preonic.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**************************************************
** Include headers specific to keyboard revision **
***************************************************/
**************************************************/
#ifdef KEYBOARD_preonic_rev1
#include "rev1.h"
#endif
Expand All @@ -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