diff options
author | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2016-12-10 19:39:27 +0700 |
---|---|---|
committer | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2016-12-14 06:03:27 +0700 |
commit | 0b54b32361ca0bb32086f0a8f74a9beedd3b6fa1 (patch) | |
tree | 5d7b773a11177edcaee633bb75b554bd538c642b /keyboards/handwired/promethium/config.h | |
parent | 9838ddcead713f5a61486bd2c3f230f29991cb79 (diff) | |
download | qmk_firmware-0b54b32361ca0bb32086f0a8f74a9beedd3b6fa1.tar.gz |
Enable Adafruit BLE support
Diffstat (limited to 'keyboards/handwired/promethium/config.h')
-rw-r--r-- | keyboards/handwired/promethium/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/config.h b/keyboards/handwired/promethium/config.h index 097920a54..23fbfd0b9 100644 --- a/keyboards/handwired/promethium/config.h +++ b/keyboards/handwired/promethium/config.h @@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Priyadi #define PRODUCT Promethium Keyboard -#define DESCRIPTION Promethium Keyboard +#define DESCRIPTION /* key matrix size */ #define MATRIX_ROWS 8 |