summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2017-03-20update docsGabriel Young1-0/+4
2017-03-20fix whitespaceGabriel Young1-51/+48
2017-03-20support LEDsGabriel Young2-44/+51
2017-03-20Swap rows and columns to match the schematicGabriel Young4-142/+62
2017-03-20start to define keymap; annoying because rows and columns are swapped from ↵Gabriel Young3-5/+84
schematic
2017-03-19successfully read data from the matrixGabriel Young4-75/+93
2017-03-19Missing commaDylan Khor1-1/+1
2017-03-19Don't feel like tap dancing arrows anymoreDylan Khor1-4/+4
2017-03-19sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young3-11/+187
2017-03-18boilerplate project created with new_project.shGabriel Young10-0/+382
2017-03-17Added KC_KEYMAP macro for old style keymaps in Atreus62jprmesh1-11/+27
2017-03-16tap dance working for esc and arrowsDylan Khor1-7/+15
2017-03-16remove constDylan Khor1-1/+1
2017-03-16test td changesDylan Khor2-7/+6
2017-03-16test fixes for tap daneDylan Khor2-12/+11
2017-03-16test tap danceDylan Khor3-1/+17
2017-03-16add config.h for customizationDylan Khor1-0/+90
2017-03-16Update config.hJack Humbert1-0/+1
2017-03-16Update config.hJack Humbert1-1/+4
2017-03-16testDylan Khor1-1/+1
2017-03-16Add MakefileDylan Khor1-0/+3
2017-03-16Add custom keycapDylan Khor1-0/+318
2017-03-15Merge pull request #1090 from qmk/backlight_softpwmJack Humbert2-4/+4
Adds soft PWM backlight for non-timed ports
2017-03-15Merge pull request #1146 from khogeland/masterJack Humbert1-0/+83
Colemak layout for Clueboard
2017-03-15Merge pull request #1147 from nooges/numpad20Jack Humbert6-0/+292
Add handwired 20-key Numpad
2017-03-15Merge pull request #1150 from nooges/ortho5x13Jack Humbert6-0/+581
Add handwired 5x13 ortholinear keyboard
2017-03-15Merge pull request #1148 from nooges/hexwire-lets-splitJack Humbert5-0/+372
Add Hexwire layout for Let's Split
2017-03-15Merge pull request #1155 from deadcyclo/masterJack Humbert7-20/+73
Worked on deadcyclo layout
2017-03-15Merge pull request #1145 from smt/smt/lets_splitJack Humbert8-169/+629
Add smt keymap for Let's Split (based on serial)
2017-03-15Merge pull request #1144 from milestogo/sculpt2Jack Humbert17-0/+1498
Microsoft sculpt mobile handwire and new shortcuts macro library
2017-03-15update for infinityJack Humbert1-1/+1
2017-03-14Add RGB underglow, move keys to allow Adjust layer to be reachedDanny Nguyen4-8/+15
2017-03-12Update readme and default layout for TADA68James Barrett3-58/+25
Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
2017-03-11[deadcyclo layout] fix an error in layer illustrationBrendan Johan Lee1-0/+0
2017-03-11[deadcyclo layout] Added second unicode layer, more sane layer switchesBrendan Johan Lee7-20/+73
2017-03-11remove typo from folder nameDennis Trümper2-0/+0
2017-03-11update documentationDennis Trümper2-79/+86
2017-03-11change layer 3 on right thumb back to layer 1Dennis Trümper1-2/+2
2017-03-11working but some documentation neededDennis Trümper2-0/+595
2017-03-10Forsake spacefn in favor of left shift tapdance. Move media controls.Stephen Tudor1-24/+25
2017-03-09Add smt keymap for Satan 'GH60'Stephen Tudor3-0/+226
2017-03-09Add handwired 5x13 ortholinear keyboardDanny Nguyen6-0/+581
2017-03-09Initial commit for handwired numpadDanny Nguyen6-0/+292
2017-03-09Add readme for layoutDanny Nguyen1-0/+108
2017-03-09Convert keymap to compact versionDanny Nguyen2-109/+107
2017-03-09Add hexwire layout for Let’s SplitDanny Nguyen2-0/+259
2017-03-09Colemak layout for ClueboardKevin Hogeland1-0/+83
2017-03-09Update smt keymap READMEsStephen Tudor6-114/+246
2017-03-09Tweaks keymap to reset on bootErez Zukerman1-1/+1
2017-03-09Merge branch 'master' into sculpt2milestogo143-1780/+5812