qmk-firmware/keyboards/subatomic
noroadsleft dccafb64e6 [Keyboard] Subatomic refactor (#3194)
* Refactor: matrix

* New readme file

* Configurator support

* change info.json to debug linting

* use an enum to manage the layers

* readme cleanup

file header, docs links

* use #pragma once in keyboard header file

* use new-style OLKB layout macro naming scheme

* fix layout macro references in keymap.c

* correct Keyboard Maintainer
2019-09-25 13:17:29 -07:00
..
keymaps/default [Keyboard] Subatomic refactor (#3194) 2019-09-25 13:17:29 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json [Keyboard] Subatomic refactor (#3194) 2019-09-25 13:17:29 -07:00
readme.md [Keyboard] Subatomic refactor (#3194) 2019-09-25 13:17:29 -07:00
rules.mk Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 2019-09-19 09:55:03 -07:00
subatomic.c adds subatomic files (non-working) 2017-08-20 13:52:28 -04:00
subatomic.h [Keyboard] Subatomic refactor (#3194) 2019-09-25 13:17:29 -07:00

readme.md

Subatomic

Subatomic

A compact 70% (15x4) ortholinear keyboard kit made and sold by OLKB. More info on qmk.fm

Keyboard Maintainer: Jack Humbert
Hardware Supported: Subatomic PCB
Hardware Availability: TBD

Make example for this keyboard (after setting up your build environment):

make subatomic:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.