You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/jd40
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
6 years ago
..
keymaps Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 6 years ago
config.h rgb light through midi 9 years ago
info.json QMK Configurator Support for JD45 and JD40 (#2851) 7 years ago
jd40.c Add support for JD40 MKII PCB 9 years ago
jd40.h Renamed jd40's LAYOUT to LAYOUT_kc (#3000) 7 years ago
readme.md JD40 refactor and readme update (#4710) 7 years ago
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 8 years ago

readme.md

JD40

A compact 40% keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: JD40 PCB
Hardware Availability: 1upkeyboards, mechanicalkeyboards.com, originative

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

make jd40:default

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