summaryrefslogtreecommitdiffstats
path: root/keyboards/satan
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik2-69/+68
2016-08-18made a correct default KEYMAP. moved the old one to KEYMAP_ANSIToni5-59/+86
2016-08-18cleanup, readability , shift swap in ISO_SPLIT_RSHIFTToni1-17/+20
2016-08-18corrected the split rshift key to realityToni2-9/+11
2016-08-17wring keypress for german iso fixed. prettifiedToni1-6/+6
2016-08-16no more warning thanks to iFreilicht's tip with undefToni1-0/+1
2016-08-16in accordance to keymap_makefile_example.mkToni1-12/+12
2016-08-16minor grammer fixesToni1-2/+2
2016-08-16big cleanup and minor refactoring. thanks iFreilicht.Toni6-163/+77
2016-08-15grammarToni1-1/+1
2016-08-15reference to reddit post and Terry MathewsToni1-0/+2
2016-08-15script now waits for the user to press the buttonToni1-2/+26
2016-08-15readme now with pictureToni2-0/+2
2016-08-15more prettynessToni1-2/+2
2016-08-15Update readme.mdToni1-1/+1
2016-08-15Update readme.mdToni1-0/+2
2016-08-15more information. first steps in markdownToni1-1/+15
2016-08-15readme.md addedToni1-0/+16
2016-08-15removed my personal stuffToni2-4/+3
2016-08-14increased readability with a definceToni1-14/+18
2016-08-13Merge remote-tracking branch 'origin/master' into iso_split_rshiftToni5-10/+208
2016-08-12only aestheticsToni1-4/+4
2016-08-11Add denolfe satan keymapElliot DeNolf4-0/+203
2016-08-07new variant with the curly braces on tab layerToni1-24/+24
2016-08-05enterfn / enterisctrl on hold addedToni1-10/+10
2016-07-28added homerow-ish bracketsToni1-4/+4
2016-07-27first try ar adding the parenthesis mess for german isoToni1-7/+8
2016-07-27kill warnings filling up travis buildlogSeth Chandler1-10/+5
2016-07-25Merge remote-tracking branch 'origin/master' into iso_split_rshiftToni9-27/+82
2016-07-24fix typo in readme and satan.hSeth Chandler2-2/+2
2016-07-24cleanup default layoutSeth Chandler3-15/+39
2016-07-24update sethbc keymapSeth Chandler2-10/+16
2016-07-22converted funtions to QMK aliasesToni1-32/+23
2016-07-22more cosmetic changes (whitespace)Toni1-1/+1
2016-07-22purely cosmetic changesToni1-42/+42
2016-07-19changed ctrl back to enter. "j" interfered with my vimmingToni1-2/+2
2016-07-19small cosmetic changeToni1-3/+3
2016-07-18renamed keymapToni1-2/+3
2016-07-18reduced makefile size. not so much needed due to "inheritance"Toni1-51/+0
2016-07-17new modifier "J" is crtlToni1-2/+2
2016-07-17helper file for me to stay up-to-date with masterToni1-0/+4
2016-07-17changes needed for a ISO satan PCB including a split right-shift keyToni7-0/+440
2016-07-17update more non-existent readmes for QMK.fmSeth Chandler1-0/+4
2016-07-17add custom makefile for sethbc keymapSeth Chandler1-0/+21
2016-07-17update makefile to default to no virtual dip switchesSeth Chandler1-1/+1
2016-07-10Added my custom keymap for SatanStanley Lai2-0/+104
2016-07-09Establish Poker clone keymap for SatanTerryMathews1-0/+116
2016-07-08Create keycodes for RGB control functionsTerryMathews2-137/+4
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert1-7/+7
2016-07-02add HHKB support to satan (#470)Seth Chandler2-5/+184