Ryan 7e0299117b Move encoder config to data driven (#19923) il y a 3 ans
..
keymaps 219afaba42 Reworked backlight keycodes. (#18961) il y a 3 ans
config.h 7e0299117b Move encoder config to data driven (#19923) il y a 3 ans
info.json 7e0299117b Move encoder config to data driven (#19923) il y a 3 ans
neito.c 455a988aa6 [Keyboard] Neito + my DZ60 keymap tweaks (#11773) il y a 5 ans
neito.h 455a988aa6 [Keyboard] Neito + my DZ60 keymap tweaks (#11773) il y a 5 ans
readme.md 455a988aa6 [Keyboard] Neito + my DZ60 keymap tweaks (#11773) il y a 5 ans
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) il y a 3 ans

readme.md

Neito

by Oliver Granlund

ISO-variant of TGR Alice with a few tweaks!

First prototype

First prototypes backside

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.

Reset pins

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.