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