nice!nano spelling, broken link, bulleted lists
This commit is contained in:
parent
dfa73a8cca
commit
9733c43d2a
@ -3,7 +3,7 @@ While most CircuitPython devices are great for hand wired keyboards, most
|
||||
keyboards are designed to accept a Pro Micro. The boards listed below either
|
||||
are, or can be adapted to that pinout to use common keyboards already on the market.
|
||||
|
||||
## Nice!Nano
|
||||
## nice!nano
|
||||
Features include
|
||||
- Pro Micro pinout
|
||||
- Both USB HID and Bluetooth support
|
||||
@ -13,13 +13,13 @@ Features include
|
||||
Downsides
|
||||
- $25 USD per microcontroller at most retailers
|
||||
|
||||
### Pre-compiling KMK for Nice!Nano
|
||||
Nice!Nano has limited flash memory which does not fit CircuitPython, adafruit-ble, and KMK by default. You will need to use pre-compiled KMK to get it to fit. Grab [compatible mpy-cross](https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin/mpy-cross/) and run `make compile` to generate `.mpy` version of KMK files before copying them over.
|
||||
### Pre-compiling KMK for nice!nano
|
||||
nice!nano has limited flash memory which does not fit CircuitPython, adafruit-ble, and KMK by default. You will need to use pre-compiled KMK to get it to fit. Grab [compatible mpy-cross](https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin/mpy-cross/) and run `make compile` to generate `.mpy` version of KMK files before copying them over.
|
||||
|
||||
|
||||
Common Retailers
|
||||
[Boardsource](https://boardsource.xyz/store/5f4a1733bbaa5c635b83ed67)
|
||||
[NiceKeyboards](https://nicekeyboards.com/collections/group-buy/products/nice-nano-v1-0).
|
||||
- [Boardsource](https://boardsource.xyz/store/5f4a1733bbaa5c635b83ed67)
|
||||
- [Nice Keyboards](https://nicekeyboards.com/nice-nano/)
|
||||
|
||||
## ItsyBitsy M4 Express
|
||||
Features include
|
||||
@ -31,7 +31,7 @@ Downsides
|
||||
[HERE](https://github.com/KMKfw/kmk_firmware/tree/master/hardware)
|
||||
|
||||
Common Retailers
|
||||
[Adafruit](https://www.adafruit.com/product/3800)
|
||||
- [Adafruit](https://www.adafruit.com/product/3800)
|
||||
|
||||
## RP2040
|
||||
Features include
|
||||
@ -42,13 +42,13 @@ Downsides
|
||||
- Little support for keyboard kits
|
||||
|
||||
Common Retailers
|
||||
[Adafruit](https://www.adafruit.com/pico?src=raspberrypi)
|
||||
[SparkFun](https://www.sparkfun.com/products/17829?src=raspberrypi)
|
||||
- [Adafruit](https://www.adafruit.com/pico?src=raspberrypi)
|
||||
- [SparkFun](https://www.sparkfun.com/products/17829?src=raspberrypi)
|
||||
|
||||
## Adafruit ItsyBitsy nRF52840 Express
|
||||
Features include
|
||||
- Both USB HID and Bluetooth support
|
||||
- More affordable than the Nice!Nano at only $18
|
||||
- More affordable than the nice!nano at only $18
|
||||
|
||||
Downsides
|
||||
- Needs adapted to work with Pro Micro pinout keyboards. Adapter can be found
|
||||
@ -57,7 +57,7 @@ Downsides
|
||||
[HERE](https://www.adafruit.com/product/2124)
|
||||
|
||||
Common Retailers
|
||||
[Adafruit](https://www.adafruit.com/product/4481)
|
||||
- [Adafruit](https://www.adafruit.com/product/4481)
|
||||
|
||||
## Other microcontrollers
|
||||
What you'll need to have at minimum
|
||||
|
@ -5,7 +5,7 @@ teclados artesanais, amaioria dos teclados é projetada para aceitar um Pro
|
||||
Micro. As placas listadas abaixo ou são, ou podem ser adaptadas para essa
|
||||
pinagem a fim de usar teclados comuns já presentes no mercado.
|
||||
|
||||
## Nice!Nano
|
||||
## nice!nano
|
||||
|
||||
Características:
|
||||
- Pinagem Pro Micro
|
||||
@ -18,7 +18,7 @@ Desvantagens:
|
||||
|
||||
Varejistas comund:
|
||||
- [Boardsource](https://boardsource.xyz/store/5f4a1733bbaa5c635b83ed67)
|
||||
- [NiceKeyboards](https://nicekeyboards.com/collections/group-buy/products/nice-nano-v1-0).
|
||||
- [Nice Keyboards](https://nicekeyboards.com/nice-nano/)
|
||||
|
||||
## ItsyBitsy M4 Express
|
||||
|
||||
@ -51,7 +51,7 @@ Varejistas comuns:
|
||||
|
||||
Características:
|
||||
- Suporte a USB HID e Bluetooth
|
||||
- Mais acessível que o Nice!Nano, apenas 18 dólares
|
||||
- Mais acessível que o nice!nano, apenas 18 dólares
|
||||
|
||||
Desvantagens:
|
||||
- Precisa de adaptador para funcionar com teclados de pinagem Pro Micro pinout
|
||||
|
Loading…
Reference in New Issue
Block a user