aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/iso_split_rshift
Commit message (Collapse)AuthorAgeFilesLines
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-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)noroadsleft2019-01-041-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)noroadsleft2018-07-041-13/+14
| | | | | | | | | | * Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
* update keymaps to not be the canonical fileJack Humbert2017-10-151-2/+0
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-16/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-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, .jpgJack Humbert2017-06-112-1/+1
|
* corrected the split rshift key to realityToni2016-08-181-8/+8
| | | | fixed my keymap in the process to adjust to that
* wring keypress for german iso fixed. prettifiedToni2016-08-171-6/+6
|
* no more warning thanks to iFreilicht's tip with undefToni2016-08-161-0/+1
|
* in accordance to keymap_makefile_example.mkToni2016-08-161-12/+12
|
* minor grammer fixesToni2016-08-161-2/+2
|
* big cleanup and minor refactoring. thanks iFreilicht.Toni2016-08-165-163/+50
|
* grammarToni2016-08-151-1/+1
|
* reference to reddit post and Terry MathewsToni2016-08-151-0/+2
|
* script now waits for the user to press the buttonToni2016-08-151-2/+26
|
* readme now with pictureToni2016-08-152-0/+2
|
* more prettynessToni2016-08-151-2/+2
|
* Update readme.mdToni2016-08-151-1/+1
| | | typo
* Update readme.mdToni2016-08-151-0/+2
| | | attempt to prettify the table
* more information. first steps in markdownToni2016-08-151-1/+15
|
* readme.md addedToni2016-08-151-0/+16
|
* removed my personal stuffToni2016-08-152-4/+3
|
* increased readability with a definceToni2016-08-141-14/+18
|
* only aestheticsToni2016-08-121-4/+4
|
* new variant with the curly braces on tab layerToni2016-08-071-24/+24
|
* enterfn / enterisctrl on hold addedToni2016-08-051-10/+10
|
* added homerow-ish bracketsToni2016-07-281-4/+4
|
* first try ar adding the parenthesis mess for german isoToni2016-07-271-7/+8
|
* converted funtions to QMK aliasesToni2016-07-221-32/+23
|
* more cosmetic changes (whitespace)Toni2016-07-221-1/+1
|
* purely cosmetic changesToni2016-07-221-42/+42
|
* changed ctrl back to enter. "j" interfered with my vimmingToni2016-07-191-2/+2
|
* small cosmetic changeToni2016-07-191-3/+3
|
* renamed keymapToni2016-07-181-2/+3
|
* reduced makefile size. not so much needed due to "inheritance"Toni2016-07-181-51/+0
|
* new modifier "J" is crtlToni2016-07-171-2/+2
|
* helper file for me to stay up-to-date with masterToni2016-07-171-0/+4
|
* changes needed for a ISO satan PCB including a split right-shift keyToni2016-07-177-0/+440