qmk-firmware/keyboards/amj60
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
2017-08-23 22:29:07 -04:00
..
keymaps Addind Sample Maxed Out Keymap 2017-04-29 16:18:26 -07:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
amj60.c initial commit for the AMJ60 PCB 2016-08-18 13:06:16 +02:00
amj60.h Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
config.h rgb light through midi 2016-11-17 17:42:14 -05:00
readme.md Fixing readme clobber 2017-08-19 08:18:27 -04:00
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

readme.md

AMJ60

A 60% keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: AMJ60
Hardware Availability: https://geekhack.org/index.php?topic=77636.0

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

make amj60-maximized

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