qmk-dactyl-manuform-a/keyboards/evyd13/atom47/rev2
Evelien Dekkers f7619600e3
Atom47 led fix (#15272)
* Define pin states for leds

* Enable backlight in rules.mk
2021-12-27 14:20:23 +11:00
..
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Atom47 led fix (#15272) 2021-12-27 14:20:23 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md
rev2.c [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201) 2021-08-19 09:40:28 -07:00
rev2.h [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201) 2021-08-19 09:40:28 -07:00
rules.mk Atom47 led fix (#15272) 2021-12-27 14:20:23 +11: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.