1
0
Fork 0

Added NerD 80% (TKL) support

This commit is contained in:
Ralf Schmitt 2014-11-23 13:29:07 +01:00
parent d9b5f5110e
commit 2d74020331
10 changed files with 149 additions and 111 deletions

View file

@ -26,11 +26,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DESCRIPTION t.m.k. keyboard firmware for NerD
/* key matrix size */
#define MATRIX_ROWS 8
#define MATRIX_ROWS 9
#define MATRIX_COLS 10
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5
#define DEBOUNCE 5
/* number of backlight levels */
#define BACKLIGHT_LEVELS 2