qmk-dactyl-manuform-a/keyboards/amj40
James Young fa740f8129
AMJ40 Refactor (#11854)
* update keyboard source files

- add license headers (attributed to original keyboard submitter)
- #pragma once include guards
- file template matching
- readme update and template matching

* set sensible default keyboard settings

- enable Bootmagic Lite and Mouse Keys
- disable Console and Command
- remove default keymap's rules.mk file

* remove unnecessary files from default keymap

* refactor default keymap

* add additional layouts/keymaps

* update keyboard readme

- add images and bootloader instructions
- reformat link list

* convert tabs to spaces in default keymap
2021-02-14 23:21:45 -08:00
..
keymaps AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
amj40.c AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
amj40.h AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
config.h AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
info.json AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
readme.md AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
rules.mk AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00

readme.md

AMJ40

AMJ40
PCB photo

DIY/Assembled compact 40% keyboard.

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: AMJ40 PCB
  • Hardware Availability: no longer available
  • References: Flashquark, geekhack

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

make amj40:default

Flashing example for this keyboard:

make amj40:default:flash

To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

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