forked from forks/qmk_firmware
c67e304593
* Enable External EEPROM on Planck Rev6 * Update KC_MAKE macro to use qmk cli util * Disable additional gradients for rgb matrix * Update analog code for newer methods * Update ergodox layout * Disable Grave Escape * Cleanup OLED code a bit * Remove old unicode code * Seperate RGB Matrix code from RGB Light code in userspace * Massive overhaul an generalization of personal OLED code Now lets hope I NEVER get a keyboard using a 128x32 in a normal orientation. * Super tiny cleanup * Enable Diablo layer on kyria * clang format pass * Additional OLED cleanup |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
nano.c | ||
nano.h | ||
readme.md | ||
rules.mk |
nano
A 2x4 mini switch pad built using 6mm x 6mm tactile switches and a Pro Micro. More info here.
Keyboard Maintainer: QMK Community
Hardware Supported: Pro Micro ATmega32U4
Hardware Availability: PCB Files
Make example for this keyboard (after setting up your build environment):
make 40percentclub/nano:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.