aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Expand)Author
2017-03-23Remove line for hands selection via EEPROM, reduce tap duration from 200ms to...Gravatar Danny Nguyen
2017-03-22Update readme.mdGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update matrix.cGravatar ishtob
2017-03-22Update split_util.cGravatar ishtob
2017-03-22Update matrix.cGravatar ishtob
2017-03-22OLED code cleanupGravatar ishtob
2017-03-22Add files via uploadGravatar ishtob
2017-03-22OLED code cleanupGravatar ishtob
2017-03-22Added OLED SSD1306 support to I2CGravatar ishtob
2017-03-22Merged Fliphalf, now defined in config, added OLEDGravatar ishtob
2017-03-22Delete rules.mkGravatar ishtob
2017-03-22Delete rev2fliphalf.hGravatar ishtob
2017-03-22Delete rev2fliphalf.cGravatar ishtob
2017-03-22Delete config.hGravatar ishtob
2017-03-22Delete MakefileGravatar ishtob
2017-03-22Add files via uploadGravatar ishtob
2017-03-21Fix a typoGravatar skullY
2017-03-21Add #1170 to all the clueboard keymapsGravatar skullY
2017-03-22typo fixedGravatar tengg
2017-03-22fix typoGravatar tengg
2017-03-22fixed a bug related to mod + Grave with combined ESC/Grave keyGravatar tengg
2017-03-20Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.Gravatar Stephen Tudor
2017-03-20Merge branch 'master' of https://github.com/Khord/qmk_firmwareGravatar Dylan Khor
2017-03-20add pgup, pgdn, home, endGravatar Dylan Khor
2017-03-20Remove tap-dance. Raise will be accessed via holding shift while lower is activeGravatar Stephen Tudor
2017-03-20Use normal backtick in ESC spot - I've mapped ESC to caps lockGravatar Stephen Tudor
2017-03-20Fix shift tap-dance (can't use one-shot layer)Gravatar Stephen Tudor
2017-03-19clean up configGravatar Gabriel Young
2017-03-19clean up docs and provide defaults for keymapGravatar Gabriel Young
2017-03-19update docsGravatar Gabriel Young
2017-03-19fix whitespaceGravatar Gabriel Young
2017-03-19support LEDsGravatar Gabriel Young
2017-03-19Swap rows and columns to match the schematicGravatar Gabriel Young
2017-03-19start to define keymap; annoying because rows and columns are swapped from sc...Gravatar Gabriel Young
2017-03-19successfully read data from the matrixGravatar Gabriel Young
2017-03-19Missing commaGravatar Dylan Khor
2017-03-19Don't feel like tap dancing arrows anymoreGravatar Dylan Khor
2017-03-18sketch out frosty flake matrix using custom matrix.c based on kitten pawGravatar Gabriel Young
2017-03-18boilerplate project created with new_project.shGravatar Gabriel Young
2017-03-17Added KC_KEYMAP macro for old style keymaps in Atreus62Gravatar jprmesh
2017-03-16tap dance working for esc and arrowsGravatar Dylan Khor
2017-03-16remove constGravatar Dylan Khor
2017-03-16test td changesGravatar Dylan Khor
2017-03-16test fixes for tap daneGravatar Dylan Khor
2017-03-16test tap danceGravatar Dylan Khor
2017-03-16add config.h for customizationGravatar Dylan Khor