qmk_firmware/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 Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
jd45.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
readme.md JD45: readme update 2018-10-26 07:03:46 -07:00
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.