summaryrefslogtreecommitdiffstats
path: root/keyboards/jd40/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft1-3/+0
* 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.
2018-12-22JD40 refactor and readme update (#4710)noroadsleft1-184/+42
* JD40: default keymap refactor - Removed redundant action_layer.h include - Refactored to use LAYOUT macro (from LAYOUT_kc) - Refactored to use QMK-native keycodes - Removed superseded TMK code blocks * JD40: readme cleanup Fixed and updated the links in the readme file
2018-05-19Renamed jd40's LAYOUT to LAYOUT_kc (#3000)MechMerlin1-4/+4
Made a new LAYOUT without all the KC_##
2018-04-30QMK Configurator Support for JD45 and JD40 (#2851)Eric3-112/+140
* Added JD45 Config * Added JD40 Config * Changed KEYMAP to LAYOUT for JD40 and JD45
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-3/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+3
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-23fix link bracketsJonathan Boyett1-1/+1
2017-08-23JD40 MiniVan portJonathan Boyett4-0/+62
2016-09-03Add support for JD40 MKII PCBMajor Koos1-0/+164
RGB Included.