summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/khord
AgeCommit message (Collapse)Author
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
* 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-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert
* initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
* add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2017-11-20adds planck light keyboardJack Humbert
2017-10-24Add macro to sleep Windows 10Dylan Khor
2017-09-15Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor
* add new RGB keycodes and clean up lets split keymap * extraneous cases * More cleanup and added macro * one more macro * cleaned up my planck keymap and added macros * Transitioned planck keymap to new formatting / audio modes based on new default * Remove extraneous newline in song list, add keycodes missed in previous commit * error in graphical representation of keycodes
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* 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-09-08update some keymaps that broke w/defaultsJack Humbert
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-06-15tap dance and hold changes to make planck match lets splitDylan Khor
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-04-09Added breathing macros and removed mappings to unused layoutsDylan Khor
2017-03-20Merge branch 'master' of https://github.com/Khord/qmk_firmwareDylan Khor
2017-03-20add pgup, pgdn, home, endDylan Khor
2017-03-19Missing commaDylan Khor
2017-03-19Don't feel like tap dancing arrows anymoreDylan Khor
2017-03-16tap dance working for esc and arrowsDylan Khor
2017-03-16remove constDylan Khor
2017-03-16test td changesDylan Khor
2017-03-16test fixes for tap daneDylan Khor
2017-03-16test tap danceDylan Khor
2017-03-16add config.h for customizationDylan Khor
2017-03-16testDylan Khor
2017-03-15Add MakefileDylan Khor
2017-03-15Add custom keycapDylan Khor