qmk_firmware/keyboards/atom47/rev2
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
..
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Fix Atom47 configurator layout (#3018) 2018-05-22 07:03:10 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rev2.c Fix permanently on capslock led on Atom47 (#4452) 2018-11-19 12:15:16 -08:00
rev2.h Fix atom47 keyboard revision naming (#3013) 2018-05-21 19:12:56 -07:00
rules.mk Fix Atom47 Keyboard 2018-05-08 15:26:08 -04:00

readme.md

Atom47 rev2

This is the keymap for rev2 of the Atom47. Only 9 of those have been sold for testing purposes. It had a slightly misaligned usb port and the pcb was too thick (should've been 1.2mm instead of 1.6mm). The pcb only supports the default hardware layout, although /u/ChrisSwires has modified his and put a big spacebar in it.

Support

Keyboard Maintainer: Matthew Kerfoot
Hardware Supported: Atom47 rev2
Hardware Availability: None

Features

  • QMK Firmware
  • In-switch leds
  • Through-hole micro usb connector (less likely to break off!)
  • Easily reachable reset button under the spacebar
  • In-switch CapsLock indicator

Build

To build the default keymap, simply run make atom47/rev2:default.

For an alternative, heavily modified layout you would just need to run make atom47/rev2:LEdiodes.

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