ergodox-firmware/src/keyboard/ergodox/layout.h

17 lines
546 B
C

/* ----------------------------------------------------------------------------
* see "default.c"
* ----------------------------------------------------------------------------
* Copyright (c) 2012 Ben Blazak
* Released under The MIT License (MIT) (see "license.md") at
* <https://github.com/benblazak/ergodox-firmware>
* ------------------------------------------------------------------------- */
#define LAYOUT_LAYERS 1
#define LAYOUT_ROWS 12 // must match real life
#define LAYOUT_COLUMNS 7 // must match real life
// TODO