Removed spurious line deletion

pull/254/head
Michael Richters 7 years ago
parent 1f7d9ed2e8
commit 904bdd37bf

@ -11,6 +11,7 @@
const Key keymaps[][ROWS][COLS] PROGMEM = { layers }; \
uint8_t layer_count = sizeof(keymaps) / sizeof(*keymaps);
class Layer_ {
public:
Layer_(void);

Loading…
Cancel
Save