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_firmware/keyboards/atomic
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
7 years ago
..
keymaps Remove PLAY_NOTE_ARRAY usages to get rid of warning. 7 years ago
Makefile Split keyboard makefiles into rules and Makefile 8 years ago
atomic.c Backlight abstraction and other changes (#439) 8 years ago
atomic.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
config.h Backlight abstraction and other changes (#439) 8 years ago
readme.md updates olkb readmes #1362 7 years ago
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago

readme.md

Atomic

Atomic

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

Keyboard Maintainer: Jack Humbert Hardware Supported: Atomic PCB rev1, Teensy 2.0 Hardware Availability: no longer available

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

make atomic-default

See build environment setup then the make instructions for more information.