5af1799735 | ||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
neito.c | ||
neito.h | ||
readme.md | ||
rules.mk |
readme.md
Neito
by Oliver Granlund
ISO-variant of TGR Alice with a few tweaks!
- Keyboard Maintainer: Oliver Granlund
- Hardware Supported: Neito PCB (ATmega32U4)
- Hardware Availability: Group Buys hosted on https://olli.works
Getting the board into bootloader mode:
To be able to flash firmware onto this board, you'll need to bring the keyboard into bootloader mode. The keyboard has a debug-panel located between the keys "H" and "N". In this 2x3-panel, short the two pins which are furthest away from the atmega32u4 microcontroller. See the red arrows in the image below.
Make example for this keyboard (after setting up your build environment):
make neito:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.