summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-05-30- Added Capslock/Esc ledDamien Broqua
2017-05-30- Some changes on DK60Damien Broqua
2017-05-07- Initial commit for branch DK60dbroqua
2017-04-29Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua
2017-04-29- Fixed bugs in rules.mk for S60-Xdbroqua
- Updated dbroqua layout for S60-X (added backlight)
2017-04-26Merge pull request #1259 from laelath/masterJack Humbert
Added a proper README to the lae3 keymap
2017-04-26Expanded lae3 keymap readmelaelath
2017-04-26Merge pull request #1258 from smt/smt/hhkbJack Humbert
Add smt keymap for HHKB
2017-04-25Merge pull request #1231 from Dbroqua/masterJack Humbert
S60-X RGB support
2017-04-25Merge pull request #1253 from laelath/masterJack Humbert
Added lae3 keymap
2017-04-25Merge pull request #1255 from ryanmaclean/patch-4Jack Humbert
Initial Ortholinear Commit for AMJPad
2017-04-25Add RAMA x Machine Industries M10A to the keyboards directoryJosh Black
2017-04-24Add smt keymap for HHKBStephen Tudor
2017-04-23Switched Alt and GUI key placesJustin Frank
2017-04-22Adding Right LayoutRyan MacLean
2017-04-22Initial Ortho Commit (LEFT SIDE)Ryan MacLean
Using only one layer, and activating it with two keys at the moment. As with previous comments, this isn't final, but is a good starting point for a one-handed keyboard, half a Planck-like ortholinear keyboard, or a sample to show a layout with a function layer.
2017-04-22Added lae3 keymapJustin Frank
2017-04-22Added an additional clueboard layout. (#1252)Solomon
* Current building keymap * Working media keys * Added mute key. Fixed volume. Fixed media * Updating readme * Swapped readme order
2017-04-21Tweak the shift_fn keymap so it worksskullY
2017-04-19- Moved S60-X RGB in sub project for S60-Xdbroqua
2017-04-19Merge pull request #1246 from reversebias/masterJack Humbert
Initial support for the Mitosis Keyboard
2017-04-19Update readme.mdreversebias
2017-04-19Merge pull request #1245 from fredizzimo/fix_lcd_pin_configurationJack Humbert
Fix LCD SS pin configuration
2017-04-19Merge pull request #1244 from ryanmaclean/patch-3Jack Humbert
Adding Maximized Keymap
2017-04-19Merge pull request #1243 from Xyverz/masterJack Humbert
Removed LT macros
2017-04-19First Commitcam
2017-04-19Delete tempreversebias
2017-04-19Create tempreversebias
2017-04-19Fix LCD SS pin configurationFred Sundvik
There was a typo, so the attempted configuration proably didn't do what it should have done. I think it left the pin floating, and could cause the LCD problems issue-1230.
2017-04-18Adding Sample Max LayoutRyan MacLean
2017-04-18Adding Maximized KeymapRyan MacLean
For use with grid layout pads.
2017-04-18LT doesn't work with tri_layer. Removed it from this keymap.Xyverz
2017-04-18swapped RAISE with LOWER in layer-tapping macros.Xyverz
2017-04-18- Fixed bug in keymap for s60-X RGBdbroqua
2017-04-18Merge pull request #1239 from priyadi/promethiumJack Humbert
Keymap updates
2017-04-18Merge pull request #1236 from Xyverz/masterJack Humbert
Revamp TV44 keymap.
2017-04-18Merge pull request #1235 from siroken3/siroken3Jack Humbert
Siroken3
2017-04-19Fix Planck compatibilityPriyadi Iman Nurcahyo
2017-04-19Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo
2017-04-19Promethium rev2Priyadi Iman Nurcahyo
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix
2017-04-17Fixed a weird diff mishap.Xyverz
2017-04-17Merge branch 'tv44_revamp'Xyverz
2017-04-17Updated my TV44 keymap to be more planck-like.Xyverz
Used the current default planck keymap as a guide.
2017-04-17Fixed dvorak layout for Atreus50David Baldwynn
2017-04-16macros to make keymap reading easier.Xyverz
2017-04-16Added keymap to TV44 RevampXyverz
2017-04-15- Added S-60-X RGB directory (based on qmk.sized.io work)dbroqua
2017-04-14Fix KEYMAP_YORUIAN macroThomas Fitzsimmons
Fix the ordering of the arguments to the KEYMAP macro.
2017-04-13Add missing serial_link.h includeFred Sundvik
Which fixes a warning when building Ergodox Infinity as a righthand master.
2017-04-13Fix warnings in CMD-PreonicFred Sundvik
The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C.