summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* - Added capslock keydbroqua2016-12-171-2/+2
|
* - Mergeddbroqua2016-11-275-9/+0
|
* Merge pull request #12 from jackhumbert/masterDamien2016-11-121-3/+3
|\ | | | | Merged from qmk
| * Removed the control action when holding z or /Jonathan Arnett2016-11-061-3/+3
| |
* | Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua2016-11-1215-538/+1231
|\ \
| * | Merge pull request #11 from jackhumbert/masterDamien2016-11-0315-538/+1231
| |\| | | | | | | Merged from jackhumbert
| | * Implements dedicated text zoom keysErez Zukerman2016-11-012-3/+7
| | |
| | * Merge pull request #851 from J3RN/momentaryErez Zukerman2016-10-311-5/+5
| | |\ | | | | | | | | Switched to momentary
| | | * Switched to momentaryJonathan Arnett2016-10-091-5/+5
| | | | | | | | | | | | | | | | | | | | Also updated the style of these lines slightly to match the style of the default keymap
| | * | Merge pull request #843 from lucwastiaux/masterErez Zukerman2016-10-313-0/+426
| | |\ \ | | | | | | | | | | Adding Ergodox Dvorak Programmer layout
| | | * | re-introduce brackets layerlucwastiaux2016-10-261-2/+24
| | | | |
| | | * | adding readmelucwastiaux2016-10-231-0/+15
| | | | |
| | | * | add up/down keys on thumb clusterslucwastiaux2016-10-231-2/+2
| | | | |
| | | * | remove brackets layer, replace a few shortcuts on thumb clusterlucwastiaux2016-10-231-30/+13
| | | | |
| | | * | type brackets in symbol layer, using bottom rowlucwastiaux2016-10-232-8/+18
| | | | |
| | | * | add tap-dance support, make right shift double-tap=caplocklucwastiaux2016-10-222-1/+16
| | | | |
| | | * | change include fileslucwastiaux2016-10-221-1/+2
| | | | |
| | | * | added dvorak programmer layoutlucwastiaux2016-10-221-0/+380
| | | | |
| | * | | Merge pull request #836 from 20lives/masterErez Zukerman2016-10-317-472/+695
| | |\ \ \ | | | | | | | | | | | | added new layout
| | | * | | merge upstreamLior Haim2016-10-2323-21/+1360
| | | |\| |
| | | * | | fixed copy-cut-paste buttonstwentylives2016-10-211-5/+5
| | | | | |
| | | * | | Merge branch 'master' of https://github.com/20lives/qmk_firmwaretwentylives2016-10-201-2/+2
| | | |\ \ \
| | | | * | | fix readme20lives2016-10-191-2/+2
| | | | | | |
| | | * | | | fixed base layer = keytwentylives2016-10-201-1/+1
| | | |/ / /
| | | * | | update pics and readmetwentylives2016-10-195-133/+122
| | | | | |
| | | * | | Update readme.md20lives2016-10-181-3/+5
| | | | | |
| | | * | | Update readme.md20lives2016-10-181-1/+3
| | | | | |
| | | * | | adding dvorak hebrew layouttwentylives2016-10-183-0/+230
| | | | | |
| | * | | | Merge pull request #839 from priyadi/planck-priyadi-modificationJack Humbert2016-10-302-58/+98
| | |\ \ \ \ | | | | | | | | | | | | | | Update priyadi's keymap for Planck; added readme
| | | * | | | Use WinCompose unicode input method instead of HexNumpadPriyadi Iman Nurcahyo2016-10-231-1/+1
| | | | | | |
| | | * | | | Update priyadi's keymap for Planck; added readmePriyadi Iman Nurcahyo2016-10-222-57/+97
| | | | |/ / | | | |/| |
* | | / | | - Added dbroqua_hhkb layout for Satan PCBdbroqua2016-11-122-0/+119
|/ / / / /
* / / / / - Fixed typo in gh60/dbroqua layoutdbroqua2016-10-261-1/+1
|/ / / /
* | | | Merge pull request #827 from Dbroqua/masterJack Humbert2016-10-263-6/+88
|\ \ \ \ | | | | | | | | | | Updated dbroqua layout for HHKB keyboard and added new layout for KC60
| * | | | - Added HHKB like layout for KC60 pcbdbroqua2016-10-162-0/+82
| | | | |
| * | | | Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua2016-10-1435-266/+1856
| |\ \ \ \
| * | | | | - Updated dbroqua layout for HHKB keyboard (added some missing fn keys)dbroqua2016-10-031-6/+6
| | | | | |
* | | | | | Merge pull request #849 from hot-leaf-juice/masterJack Humbert2016-10-261-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | tiny keymap change
| * | | | | | replace lock key with general power keyCallum Oakley2016-10-251-2/+2
| | | | | | |
| * | | | | | switched to standard volume keysCallum Oakley2016-10-251-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #847 from yinshanyang/masterJack Humbert2016-10-261-0/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | added notes on using Arduino Pro Micro 3.3V with Let’s Split
| * | | | | | added notes on using Arduino Pro Micro 3.3V with Let’s SplitYin Shanyang2016-10-241-0/+13
| |/ / / / /
* | | | | | Merge pull request #841 from jacwib/masterJack Humbert2016-10-263-27/+118
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update jacwib keymap to version 1.2
| * | | | | | 1.2 updatejacwib2016-10-233-20/+105
| | | | | | |
| * | | | | | Update readme to reflect 1.1 changes.jacwib2016-10-221-1/+1
| | | | | | |
| * | | | | | Update keymap to reflect 1.1 changes.jacwib2016-10-221-9/+9
| | | | | | |
| * | | | | | Update readme to reflect changesjacwib2016-10-221-0/+6
| |/ / / / /
* | | | | | [alphadox] remove tmk reset codeAlpha Chen2016-10-252-10/+0
| | | | | |
* | | | | | [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interruptAlpha Chen2016-10-251-0/+3
| | | | | |
* | | | | | add alphadox layouts to atreus and ergodoxAlpha Chen2016-10-255-0/+268
|/ / / / /