summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1167 from smt/smt/satanJack Humbert2017-03-283-0/+163
|\ | | | | Add smt keymap for Satan 'GH60'
| * Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.Stephen Tudor2017-03-201-43/+12
| |
| * Remove tap-dance. Raise will be accessed via holding shift while lower is activeStephen Tudor2017-03-202-22/+11
| |
| * Use normal backtick in ESC spot - I've mapped ESC to caps lockStephen Tudor2017-03-201-4/+4
| |
| * Fix shift tap-dance (can't use one-shot layer)Stephen Tudor2017-03-202-34/+12
| |
| * Forsake spacefn in favor of left shift tapdance. Move media controls.Stephen Tudor2017-03-101-24/+25
| |
| * Add smt keymap for Satan 'GH60'Stephen Tudor2017-03-093-0/+226
| |
* | Merge pull request #1162 from Khord/masterJack Humbert2017-03-283-0/+433
|\ \ | | | | | | My customized keymap + some tunes for the song list
| * \ Merge branch 'master' of https://github.com/Khord/qmk_firmwareDylan Khor2017-03-201-4/+4
| |\ \
| | * | Missing commaDylan Khor2017-03-191-1/+1
| | | |
| | * | Don't feel like tap dancing arrows anymoreDylan Khor2017-03-191-4/+4
| | | |
| * | | add pgup, pgdn, home, endDylan Khor2017-03-201-4/+4
| |/ /
| * | tap dance working for esc and arrowsDylan Khor2017-03-161-7/+15
| | |
| * | remove constDylan Khor2017-03-161-1/+1
| | |
| * | test td changesDylan Khor2017-03-162-7/+6
| | |
| * | test fixes for tap daneDylan Khor2017-03-162-12/+11
| | |
| * | test tap danceDylan Khor2017-03-163-1/+17
| | |
| * | add config.h for customizationDylan Khor2017-03-161-0/+90
| | |
| * | testDylan Khor2017-03-161-1/+1
| | |
| * | Add MakefileDylan Khor2017-03-151-0/+3
| | |
| * | Add custom keycapDylan Khor2017-03-151-0/+318
| | |
* | | Merge pull request #1172 from nooges/hexwire-fixesJack Humbert2017-03-285-26/+45
|\ \ \ | | | | | | | | Let's Split hexwire keymap fixes
| * | | Add RGB support for Let’s Split v1Danny Nguyen2017-03-232-1/+7
| | | |
| * | | Move keymap into config fileDanny Nguyen2017-03-233-24/+33
| | | |
| * | | Add Makefile in keymap dirDanny Nguyen2017-03-231-0/+4
| | | |
| * | | Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵Danny Nguyen2017-03-231-1/+1
| | | | | | | | | | | | | | | | to 150ms
* | | | Merge pull request #1157 from jtbarrett/tada68_defaultJack Humbert2017-03-283-58/+25
|\ \ \ \ | | | | | | | | | | Update readme and default layout for TADA68
| * | | | Update readme and default layout for TADA68James Barrett2017-03-113-58/+25
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Add the default function layer mappings for the keyboard. Provide flashing instructions in the readme.
* | | | Merge pull request #1180 from mattdibi/masterJack Humbert2017-03-282-0/+295
|\ \ \ \ | | | | | | | | | | Italian layout for ergodox keyboard
| * | | | Removed images from ergodox ez italian layoutmattdibi2017-03-283-0/+0
| | | | |
| * | | | Fixed layout title in ergodox ez italian keymapmattdibi2017-03-281-1/+1
| | | | |
| * | | | Fixed italian kymap readmemattdibi2017-03-281-3/+3
| | | | |
| * | | | Updated readmemattdibi2017-03-281-11/+68
| | | | |
| * | | | Added italian layoutmattdibi2017-03-285-0/+238
| | |/ / | |/| |
* | | | Merge pull request #1171 from ishtob/masterJack Humbert2017-03-2818-184/+1281
|\ \ \ \ | | | | | | | | | | SSD1306 I2C OLED display support for let's split
| * | | | Update readme.mdishtob2017-03-221-8/+1
| | | | |
| * | | | Update i2c.cishtob2017-03-221-2/+0
| | | | |
| * | | | Update i2c.cishtob2017-03-221-90/+0
| | | | |
| * | | | Update i2c.cishtob2017-03-221-1/+1
| | | | |
| * | | | Update i2c.cishtob2017-03-221-1/+1
| | | | |
| * | | | Update matrix.cishtob2017-03-221-1/+1
| | | | |
| * | | | Update split_util.cishtob2017-03-221-1/+1
| | | | |
| * | | | Update matrix.cishtob2017-03-221-2/+1
| | | | |
| * | | | OLED code cleanupishtob2017-03-221-1/+1
| | | | |
| * | | | Add files via uploadishtob2017-03-221-0/+32
| | | | |
| * | | | OLED code cleanupishtob2017-03-221-46/+6
| | | | |
| * | | | Added OLED SSD1306 support to I2Cishtob2017-03-228-21/+908
| | | | |
| * | | | Merged Fliphalf, now defined in config, added OLEDishtob2017-03-222-8/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ```
| * | | | Delete rules.mkishtob2017-03-221-5/+0
| | | | |
| * | | | Delete rev2fliphalf.hishtob2017-03-221-28/+0
| | | | |