Lotlab / nrf51822-keyboard

a simple G84-4100 ble keyboard with nrf51822. For nrf52, see nrf52-keyboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keil里编译出错

lantianning opened this issue · comments

出现这个提示是什么意思?
....\keyboard\config.h(26): error: #35: #error directive: PLEASE SPECIFIC ONE KEYBOARD, BLE4100 or BLE60

意思是你要在工程里面指定需要编译的键盘型号,是编译BLE60,还是编译BLE4100.