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