qmk-firmware/keyboards/40percentclub/nano
Drashna Jaelre c67e304593
[Keymap] Drashna's Cleanup and RGB Divide (#8506)
* 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
2020-03-31 16:26:43 -07:00
..
keymaps [Keymap] Drashna's Cleanup and RGB Divide (#8506) 2020-03-31 16:26:43 -07:00
config.h Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) 2020-01-19 23:05:51 -08:00
info.json relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
nano.c relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
nano.h Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091) 2019-04-11 11:51:55 -07:00
readme.md relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00

readme.md

nano

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.