Correct our platform name

f/keyboardio-model-100
Jesse Vincent 3 years ago
parent f827c5506e
commit ebc230cb96
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -15,7 +15,7 @@
* this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifdef ARDUINO_GD32_keyboardio_model_100
#ifdef ARDUINO_keyboardio_model_100
#include "Arduino.h" // for PROGMEM
#include "kaleidoscope/device/keyboardio/Model100.h" // for Model100LEDDriver...

@ -17,7 +17,7 @@
#pragma once
#ifdef ARDUINO_GD32_keyboardio_model_100
#ifdef ARDUINO_keyboardio_model_100
#include <Arduino.h>

Loading…
Cancel
Save