qmk-firmware/keyboards/jd45
fauxpark 3619678b10 Migrate ACTION_BACKLIGHT_* to BL_* (#6299)
* Branch point for 2019 Aug 30 Breaking Change

* LUFA USB descriptor cleanup (#4871)

* Fix indentation

* Fix braces

* Expand descriptor headers

* Align descriptor elements

* Nicer formatting

* Tidy up preprocessor statements

* Remove VERSION_BCD redefine - LUFA_VERSION_INTEGER is currently 0x170418

* Tidy up comments

* Tweak ordering of  HID report elements (no functional changes)

* We don't need all of these newlines

* Move default USB_MAX_POWER_CONSUMPTION closer to where it makes sense

* Ask nicely

* Add some more comments

* Change indentation back to 4 spaces

* Add changelog entry

* Language Keymap extras backport from ZSA fork (#6198)

* Swedish extra keymap refactor

* Fix swedish $ sign definition (#81)

* Fix br abnt2 keymap compilation error

* Add PR changelog doc

* Update PR6198.md

* Enforce clang-format (#6293)

* Enforce clang-format on commit for core files

* forgot about tests

* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)

* Migrate ACTION_LAYER_MOMENTARYs to MO()

* Add changelog entry

* Update docs/ChangeLog/20190830/PR5176.md

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Migrate ACTION_BACKLIGHT_* to BL_*

* Add changelog

* Update docs/ChangeLog/20190830/PR6299.md

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
2019-08-30 15:01:52 -07:00
..
keymaps Migrate ACTION_BACKLIGHT_* to BL_* (#6299) 2019-08-30 15:01:52 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json QMK Configurator Support for JD45 and JD40 (#2851) 2018-04-30 08:22:02 -07:00
jd45.c Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
jd45.h JD45: layout macro refactor 2018-10-26 07:03:46 -07:00
readme.md JD45: readme update 2018-10-26 07:03:46 -07:00
rules.mk Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07:00

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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.