aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/khord
AgeCommit message (Collapse)Author
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-07-25keymap: Update khord let's split keymap and add chocopad keymap (#3482)Gravatar Dylan Khor
* modifications to add mouse buttons 1-4 and misc * Add khord chocopad keymap * fix merge message
2018-05-14Reformat 40% Ortho boards to work with Layouts feature (#2804)Gravatar Drashna Jaelre
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
2018-04-07More Configurator Warning Fixes (#2716)Gravatar MechMerlin
* mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
2017-11-01Remove extra underscore from MASTER_RIGHT defineGravatar Danny Nguyen
2017-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-15Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Gravatar 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)Gravatar 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-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Gravatar Joe Wasson
2017-06-28update some copyright headersGravatar Jack Humbert
2017-06-28cleanup lets_splitGravatar Jack Humbert
2017-06-18Don't define RGBLED_NUM in let-split khord keymapGravatar Fred Sundvik
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different.
2017-06-15minor fixesGravatar Dylan Khor
2017-06-15Add custom let's split keymapGravatar Dylan Khor