Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh60 satan spacefn | Eric Dodd | 2017-03-01 | 3 | -0/+160 |
| | |||||
* | - Updated dbroqua layout for Satan keyboard | dbroqua | 2016-12-24 | 1 | -19/+17 |
| | |||||
* | - Fixed bug in dbroqua layout for Satan keyboard | dbroqua | 2016-12-22 | 2 | -40/+24 |
| | |||||
* | - Rewrote dbroqua layout for Satan keyboard and adding RGB light | dbroqua | 2016-12-21 | 4 | -110/+170 |
| | |||||
* | Merge pull request #877 from sethbc/update_sethbc_satan_keymap | Jack Humbert | 2016-11-16 | 1 | -7/+7 |
|\ | | | | | update sethbc keymap | ||||
| * | oops, fixed inverted if statement | Seth Chandler | 2016-11-13 | 1 | -6/+6 |
| | | |||||
| * | update sethbc keymap | Seth Chandler | 2016-11-12 | 1 | -1/+1 |
| | | |||||
* | | - Added dbroqua_hhkb layout for Satan PCB | dbroqua | 2016-11-12 | 2 | -0/+119 |
|/ | |||||
* | made a correct default KEYMAP. moved the old one to KEYMAP_ANSI | Toni | 2016-08-18 | 4 | -54/+54 |
| | | | | | fixed all layouts that were referencing KEYMAP to KEYMAP_ANSI whitespace prettyfying | ||||
* | 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 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-08-13 | 5 | -10/+208 |
|\ | | | | | | | update from Upstream | ||||
| * | Add denolfe satan keymap | Elliot DeNolf | 2016-08-11 | 4 | -0/+203 |
| | | |||||
| * | kill warnings filling up travis buildlog | Seth Chandler | 2016-07-27 | 1 | -10/+5 |
| | | |||||
* | | 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 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-07-25 | 6 | -25/+76 |
|\| | | | | | | | whatever | ||||
| * | cleanup default layout | Seth Chandler | 2016-07-23 | 3 | -15/+39 |
| | | |||||
| * | update sethbc keymap | Seth Chandler | 2016-07-23 | 2 | -10/+16 |
| | | |||||
| * | add custom makefile for sethbc keymap | Seth Chandler | 2016-07-16 | 1 | -0/+21 |
| | | |||||
* | | 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 |
|/ | |||||
* | Added my custom keymap for Satan | Stanley Lai | 2016-07-10 | 2 | -0/+104 |
| | |||||
* | Establish Poker clone keymap for Satan | TerryMathews | 2016-07-09 | 1 | -0/+116 |
| | | | | | Maps all of the side-print legends on the stock Poker II keycaps that are feasible (doesn't support repeat rate toggling, Pmode recording). |