Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-19 | update docs | ||
2017-03-19 | fix whitespace | ||
2017-03-19 | support LEDs | ||
2017-03-19 | Swap rows and columns to match the schematic | ||
2017-03-19 | start to define keymap; annoying because rows and columns are swapped from ↵ | ||
schematic | |||
2017-03-19 | successfully read data from the matrix | ||
2017-03-19 | Missing comma | ||
2017-03-19 | Don't feel like tap dancing arrows anymore | ||
2017-03-18 | sketch out frosty flake matrix using custom matrix.c based on kitten paw | ||
2017-03-18 | boilerplate project created with new_project.sh | ||
2017-03-18 | Merge branch 'qmk/master' | ||
2017-03-17 | Added KC_KEYMAP macro for old style keymaps in Atreus62 | ||
2017-03-16 | tap dance working for esc and arrows | ||
2017-03-16 | remove const | ||
2017-03-16 | test td changes | ||
2017-03-16 | test fixes for tap dane | ||
2017-03-16 | test tap dance | ||
2017-03-16 | add config.h for customization | ||
2017-03-16 | added custom tones | ||
2017-03-15 | Update config.h | ||
2017-03-15 | Update config.h | ||
2017-03-16 | test | ||
2017-03-15 | Add Makefile | ||
2017-03-15 | Add custom keycap | ||
2017-03-15 | Merge pull request #1152 from UnintendedFeature/bugfix/issue1151 | ||
readme keymap.h to quantum_keycodes.h | |||
2017-03-15 | Merge pull request #1090 from qmk/backlight_softpwm | ||
Adds soft PWM backlight for non-timed ports | |||
2017-03-15 | Merge pull request #1146 from khogeland/master | ||
Colemak layout for Clueboard | |||
2017-03-15 | Merge pull request #1147 from nooges/numpad20 | ||
Add handwired 20-key Numpad | |||
2017-03-15 | Merge pull request #1150 from nooges/ortho5x13 | ||
Add handwired 5x13 ortholinear keyboard | |||
2017-03-15 | Merge pull request #1148 from nooges/hexwire-lets-split | ||
Add Hexwire layout for Let's Split | |||
2017-03-15 | Merge pull request #1155 from deadcyclo/master | ||
Worked on deadcyclo layout | |||
2017-03-15 | Merge pull request #1145 from smt/smt/lets_split | ||
Add smt keymap for Let's Split (based on serial) | |||
2017-03-15 | Merge pull request #1144 from milestogo/sculpt2 | ||
Microsoft sculpt mobile handwire and new shortcuts macro library | |||
2017-03-15 | update for infinity | ||
2017-03-14 | Add RGB underglow, move keys to allow Adjust layer to be reached | ||
2017-03-13 | Update readme.md | ||
2017-03-12 | Merge pull request #1154 from dennistruemper/neo2_on_qwerz_hardware | ||
Neo2 on qwertz hardware | |||
2017-03-11 | Update readme and default layout for TADA68 | ||
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 illustration | ||
2017-03-11 | [deadcyclo layout] Added second unicode layer, more sane layer switches | ||
2017-03-11 | remove typo from folder name | ||
2017-03-11 | update documentation | ||
2017-03-11 | change layer 3 on right thumb back to layer 1 | ||
2017-03-11 | working but some documentation needed | ||
2017-03-10 | Forsake spacefn in favor of left shift tapdance. Move media controls. | ||
2017-03-09 | Add smt keymap for Satan 'GH60' | ||
2017-03-09 | readme keymap.h to quantum_keycodes.h | ||
Changed the quantum/keymap.h to quantum/quantum_keycodes.h because this seems to be the file where they keycodes are defined. | |||
2017-03-09 | Add handwired 5x13 ortholinear keyboard | ||
2017-03-09 | Initial commit for handwired numpad | ||
2017-03-09 | Add readme for layout | ||