summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/khord
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-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-0/+1
* 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 Choromanski2-4/+14
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski1-1/+1
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-2/+2
* 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-21adds planck light keyboardJack Humbert1-1/+1
2017-10-25Add macro to sleep Windows 10Dylan Khor1-3/+10
2017-09-16Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor3-288/+68
* 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)skullydazed1-0/+2
* 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 Humbert1-0/+1
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-8/+8
2017-06-15tap dance and hold changes to make planck match lets splitDylan Khor1-6/+6
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
Fixes #1201.
2017-04-09Added breathing macros and removed mappings to unused layoutsDylan Khor2-4/+39
2017-03-20Merge branch 'master' of https://github.com/Khord/qmk_firmwareDylan Khor1-4/+4
2017-03-20add pgup, pgdn, home, endDylan Khor1-4/+4
2017-03-19Missing commaDylan Khor1-1/+1
2017-03-19Don't feel like tap dancing arrows anymoreDylan Khor1-4/+4
2017-03-16tap dance working for esc and arrowsDylan Khor1-7/+15
2017-03-16remove constDylan Khor1-1/+1
2017-03-16test td changesDylan Khor2-7/+6
2017-03-16test fixes for tap daneDylan Khor2-12/+11
2017-03-16test tap danceDylan Khor3-1/+17
2017-03-16add config.h for customizationDylan Khor1-0/+90
2017-03-16testDylan Khor1-1/+1
2017-03-16Add MakefileDylan Khor1-0/+3
2017-03-16Add custom keycapDylan Khor1-0/+318