Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | ||
2019-02-14 | Migrate fn_actions for default keymaps (#4935) | ||
* Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines | |||
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | ||
* 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-04 | Satan refactor and Configurator support (#3305) | ||
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup | |||
2017-10-15 | update keymaps to not be the canonical file | ||
2017-09-27 | remove all makefiles from keyboard directories | ||
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | ||
* 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-06-11 | remove .hex, .PNG, .jpg | ||
2016-08-18 | corrected the split rshift key to reality | ||
fixed my keymap in the process to adjust to that | |||
2016-08-17 | wring keypress for german iso fixed. prettified | ||
2016-08-16 | no more warning thanks to iFreilicht's tip with undef | ||
2016-08-16 | in accordance to keymap_makefile_example.mk | ||
2016-08-16 | minor grammer fixes | ||
2016-08-16 | big cleanup and minor refactoring. thanks iFreilicht. | ||
2016-08-15 | grammar | ||
2016-08-15 | reference to reddit post and Terry Mathews | ||
2016-08-15 | script now waits for the user to press the button | ||
2016-08-15 | readme now with picture | ||
2016-08-15 | more prettyness | ||
2016-08-15 | Update readme.md | ||
typo | |||
2016-08-15 | Update readme.md | ||
attempt to prettify the table | |||
2016-08-15 | more information. first steps in markdown | ||
2016-08-15 | readme.md added | ||
2016-08-15 | removed my personal stuff | ||
2016-08-14 | increased readability with a defince | ||
2016-08-12 | only aesthetics | ||
2016-08-07 | new variant with the curly braces on tab layer | ||
2016-08-05 | enterfn / enterisctrl on hold added | ||
2016-07-28 | added homerow-ish brackets | ||
2016-07-27 | first try ar adding the parenthesis mess for german iso | ||
2016-07-22 | converted funtions to QMK aliases | ||
2016-07-22 | more cosmetic changes (whitespace) | ||
2016-07-22 | purely cosmetic changes | ||
2016-07-19 | changed ctrl back to enter. "j" interfered with my vimming | ||
2016-07-19 | small cosmetic change | ||
2016-07-18 | renamed keymap | ||
2016-07-18 | reduced makefile size. not so much needed due to "inheritance" | ||
2016-07-17 | new modifier "J" is crtl | ||
2016-07-17 | helper file for me to stay up-to-date with master | ||
2016-07-17 | changes needed for a ISO satan PCB including a split right-shift key | ||