sekigon-gonnoc / qmk_firmware

keyboard controller firmware for Atmel AVR and ARM USB families
http://qmk.fm
GNU General Public License v2.0
202 stars 82 forks source link

Support for Arduino Nano 33 BLE? #41

Open umbynos opened 3 years ago

umbynos commented 3 years ago

Hi, Does this firmware support Arduino Nano 33 BLE? This board uses nRF52840

joric commented 3 years ago

Kind of does you just replace board_custom.h with yours. Not the "ble micro pro" branch though, the nrf52 one.

umbynos commented 3 years ago

Perfect! Thanks! In your opinion is required to change the bootloader?