Merge pull request #23 from keyboardio/h/include-cleanup

No need to include "layers.h"
pull/365/head
Jesse Vincent 6 years ago committed by GitHub
commit f2c65cb175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,6 @@
#include "Kaleidoscope-NumPad.h"
#include "LEDUtils.h"
#include "Kaleidoscope.h"
#include "layers.h"
byte NumPad_::numpadLayerToggleKeyRow = 255, NumPad_::numpadLayerToggleKeyCol = 255;
uint8_t NumPad_::numPadLayer;

Loading…
Cancel
Save