Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | 2019-08-30 | 1 | -3/+3 |
| | | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog | ||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -3/+0 |
| | |||||
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 1 | -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. | ||||
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -1/+1 |
| | |||||
* | Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) | MechMerlin | 2018-09-13 | 4 | -0/+288 |
* move tv44 to thevankeyboards directory * move bananasplit to thevankeyboards * move roadkit to thevankeyboards directory * add a basic readme * update readmes to correct the make instructions and add more help text * rename tv44 to minivan as per Jack's suggestions * update readme * rename tv44 to minivan * update tv44 to minivan * change includes for tv44 to minivan * remove extra includes |