qmk_sweep_skeletyl/keyboards/jd45
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01: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.