Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-16 | 1 | -2/+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: Fix the LAYOUT_iso macro for tada68 (#3943) | skullydazed | 2018-09-19 | 1 | -4/+4 |
| | |||||
* | Keyboard: Remap layout to match the actual keys sent from the tada68 board. ↵ | Greg Bowler | 2018-08-06 | 1 | -4/+4 |
| | | | | | | | | | (#3483) * Remap layout to match the actual keys sent from board. Fixes #3480 * Remap layer 1 | ||||
* | Tada68 refactor and readme update (#3178) | noroadsleft | 2018-06-14 | 3 | -95/+16 |
| | | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap | ||||
* | Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso ↵ | bjacques | 2018-03-27 | 5 | -0/+167 |
enter key (#2612) |