Moved COLS and ROWS over from core

Thanks @obra for catching this!

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/365/head
Gergely Nagy 8 years ago
parent c7a622f0cc
commit cb25a04493

@ -5,8 +5,8 @@
#define HARDWARE_IMPLEMENTATION Model01
#include "KeyboardioScanner.h"
//#include "keymap_metadata.h"
//#include "key_events.h"
#define COLS 16
#define ROWS 4
class Model01 {
public:

Loading…
Cancel
Save