Added NerD 80% (TKL) support
This commit is contained in:
parent
d9b5f5110e
commit
2d74020331
10 changed files with 149 additions and 111 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue