summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-03Add KEYMAP without KC_##-prefixThor77
and rename old variant to KEYMAP_KC
2017-05-01Merge pull request #1269 from ryanmaclean/patch-6Jack Humbert
Cleaning Up Dockerfile Layers Per Official Docs
2017-04-30Cleaning Up Dockerfile Layers Per Official DocsRyan MacLean
From the official docs: ``` Note: The official Debian and Ubuntu images automatically run apt-get clean, so explicit invocation is not required. ``` Also added ` && rm -rf /var/lib/apt/lists/*` as part of the install line which probably does what was intended (no need to make a new layer). Added apt-get update to the RUN payload, as it should be part of the same layer. Both are documented here: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/
2017-04-30Merge pull request #1266 from ryanmaclean/patch-5Jack Humbert
Adding AMJ60 ANSI Maximized Layout
2017-04-30Merge pull request #1268 from priyadi/promethiumJack Humbert
Promethium keymap update
2017-04-30Merge pull request #1264 from fredizzimo/wsl_supportJack Humbert
Add possibility to override the command to execute when flashing
2017-04-30fixes s60_x keyboardJack Humbert
2017-04-30Merge pull request #1263 from Dbroqua/masterJack Humbert
Fixed bugs for S60-X RGB version
2017-04-30Simple RGB backlight themingPriyadi Iman Nurcahyo
2017-04-30Syntax fixPriyadi Iman Nurcahyo
2017-04-29Addind Sample Maxed Out KeymapRyan MacLean
Keeping hold space for fn1, adding three other user-mappable keys.
2017-04-29Adding Maximized LayoutRyan MacLean
Both split shifts and HHKB split backspace.
2017-04-29Add possibility to override the command to execute when flashingFred Sundvik
2017-04-29Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua
2017-04-29Merge pull request #21 from qmk/masterDamien
Merge from QMK
2017-04-29- Fixed bugs in rules.mk for S60-Xdbroqua
- Updated dbroqua layout for S60-X (added backlight)
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo
frequency
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-25Merge pull request #1257 from MachineIndustries/keyboards/M10AJack Humbert
Add RAMA x Machine Industries M10A to the keyboards directory
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-22Update keymap.cRyan 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-19tune clicksPriyadi Iman Nurcahyo
2017-04-19Merge remote-tracking branch 'upstream/master' into promethiumPriyadi Iman Nurcahyo
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo
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