diff options
Diffstat (limited to 'keyboards/keebio/quefrency/rev4/rev4.h')
-rw-r--r-- | keyboards/keebio/quefrency/rev4/rev4.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/keebio/quefrency/rev4/rev4.h b/keyboards/keebio/quefrency/rev4/rev4.h index 3e77492651..12f76d5c85 100644 --- a/keyboards/keebio/quefrency/rev4/rev4.h +++ b/keyboards/keebio/quefrency/rev4/rev4.h @@ -39,8 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. { RE1, RE2, RE3, RE4, RE5, KC_NO, RE7, RE8, KC_NO } \ } -#define LAYOUT LAYOUT_60 // For backwards compatibility with Rev. 1 - #define LAYOUT_65( \ LA3, LA4, LA5, LA6, LA7, LA8, LA9, RA1, RA2, RA3, RA4, RA5, RA6, RA7, RA8, RA9, \ LB3, LB4, LB5, LB6, LB7, LB8, RB1, RB2, RB3, RB4, RB5, RB6, RB7, RB8, RB9, \ |