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/jd45
noroadsleft 8cf15bffa0 JD45: jeebak keymap refactor
- config.h deleted (file was redundant)
  - layout macro LAYOUT_JD45 removed (identical to new macro LAYOUT)
  - ../../config.h include line redundant due to past changes to build script
- keymap.c
  - updated to use macro LAYOUT
  - redundant KC_TRNS and KC_NO definitions removed
7 years ago
..
keymaps JD45: jeebak keymap refactor 7 years ago
config.h Make arguments redo, subproject elimination (#1784) 8 years ago
info.json QMK Configurator Support for JD45 and JD40 (#2851) 7 years ago
jd45.c Backlight abstraction and other changes (#439) 9 years ago
jd45.h JD45: layout macro refactor 7 years ago
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 7 years ago
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 8 years ago

readme.md

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 build environment setup then the make instructions for more information.