You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
keymaps/default [Keyboard] Subatomic refactor (#3194) 6 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
info.json [Keyboard] Subatomic refactor (#3194) 6 years ago
readme.md [Keyboard] Subatomic refactor (#3194) 6 years ago
rules.mk Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 6 years ago
subatomic.c adds subatomic files (non-working) 8 years ago
subatomic.h [Keyboard] Subatomic refactor (#3194) 6 years ago

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.