qmk-firmwares/keyboards/jd45
Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939)
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
2022-11-03 23:01:06 +00:00
..
keymaps Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: J (#17837) 2022-07-29 13:49:01 +01:00
jd45.c
jd45.h
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

JD45

A compact 45% keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: JD45 PCB
Hardware Availability: https://mechanicalkeyboards.com/shop/index.php?l=product_list&c=346

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

make jd45:default

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