b0805e38b9
* added ATOM47 (Vortex Core QMK powered PCB) * fixed broken\unfinished comment block * moved Layer template to default template. * moved Layer template to default template and removed template from the keymap.c file. * Added LEdiodes config * created readme.md contains an image of 60% board(LEdiodes). * updated readme.md with images added images of the PCB and some feature details from https://geekhack.org/index.php?topic=93447.msg2545221#msg2545221 * removed excess words. * followed the readme template to a T. * formatting fix : added a return. |
||
---|---|---|
.. | ||
keymaps | ||
atom47.c | ||
atom47.h | ||
config.h | ||
readme.md | ||
rules.mk |
readme.md
ATOM47
Support
Keyboard Maintainer: [Matthew Kerfoot(https://github.com/mkerfoot)
Hardware Supported: ATOM47
Hardware Availability: GeekHack.com Group Buy
Features
QMK Firmware 6 Underglow RGB leds In-switch leds Through-hole micro usb connector (less likely to break off!) South facing leds for the QMX/Zealencio users Multiple layouts Easily reachable reset button under the spacebar CapsLock indicator
Build
To build the default keymap, simply run make atom47:default
.
For an alternative, heavily modified layout you would just need to run make atom47:LEdiodes
.
See build environment setup then the make instructions for more information.