summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/khord
Commit message (Collapse)AuthorAge
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fixed plank keymaps so that they will compile for planck lightBrian Choromanski2018-03-13
|
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-09
|
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
| | | | | | | | | | | | | | | | | | | | * 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
* adds planck light keyboardJack Humbert2017-11-20
|
* Add macro to sleep Windows 10Dylan Khor2017-10-24
|
* Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor2017-09-15
| | | | | | | | | | | | | | | | | | * 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
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* update some keymaps that broke w/defaultsJack Humbert2017-09-08
|
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-20
|
* tap dance and hold changes to make planck match lets splitDylan Khor2017-06-15
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
| | | | Fixes #1201.
* Added breathing macros and removed mappings to unused layoutsDylan Khor2017-04-09
|
* Merge branch 'master' of https://github.com/Khord/qmk_firmwareDylan Khor2017-03-20
|\
| * Missing commaDylan Khor2017-03-19
| |
| * Don't feel like tap dancing arrows anymoreDylan Khor2017-03-19
| |
* | add pgup, pgdn, home, endDylan Khor2017-03-20
|/
* tap dance working for esc and arrowsDylan Khor2017-03-16
|
* remove constDylan Khor2017-03-16
|
* test td changesDylan Khor2017-03-16
|
* test fixes for tap daneDylan Khor2017-03-16
|
* test tap danceDylan Khor2017-03-16
|
* add config.h for customizationDylan Khor2017-03-16
|
* testDylan Khor2017-03-16
|
* Add MakefileDylan Khor2017-03-15
|
* Add custom keycapDylan Khor2017-03-15