qmk_firmware/keyboards/amjkeyboard/amjpad
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
amjpad.c move amj keyboards into amjkeyboard vendor folder (#15733) 2022-04-20 05:19:34 +10:00
amjpad.h move amj keyboards into amjkeyboard vendor folder (#15733) 2022-04-20 05:19:34 +10:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01:00
readme.md move amj keyboards into amjkeyboard vendor folder (#15733) 2022-04-20 05:19:34 +10:00
rules.mk move amj keyboards into amjkeyboard vendor folder (#15733) 2022-04-20 05:19:34 +10:00

AMJ Pad

A DIY Keypad Kit

Keyboard Maintainer: QMK Community
Hardware Supported: AMJ Pad
Hardware Availability: https://geekhack.org/index.php?topic=83546.0

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

make amjkeyboard/amjpad:default

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