summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre6-1/+21
* Add RGB Underglow Sleeping * Add RGBLIGHT_SLEEP to toggle/control RGB light behavior * Update rgb docs * Update for RGB disable command
2018-03-20Add info.json file to work with qmk_configuratormechmerlin1-0/+16
2018-03-20Fix info.json issues to display properly in config.qmk.fm (#2552)MechMerlin1-11/+14
* Fix info.json issues to display properly in config.qmk.fm * rename LAYOUT to KEYMAP to match .h file
2018-03-18retry of PR #2540 (#2554)dlaroe18-178/+569
* reforked, untarred keymaps, added CRS and renamed my keymap folders * Update readme.md corrected a typo
2018-03-17Fix logic in macos installShayne Holmes1-1/+1
Also fix mixed spaces/tabs
2018-03-16Added a clean target to remove build artifactsSebastian1-0/+6
This commit adds a new clean target to the makefile which deletes the .build directory which removes all build artifacts.
2018-03-16Initial support for The Unloved BastardAlexander Fougner9-0/+592
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell3-4/+20
* Re-enable modifiers with auto-shift * Auto-shift modifiers rule * missed a line * Documentation * fixing whitespace
2018-03-16Duplicate KC space to UK (#2541)Kenny Hung2-90/+212
* Fix tilde in xd75 skewwhiffy * Small tidy up * Tidy up Colemak row * Tidy up navigation layer * Symbols layer redefined * Fix UK Quote issue * Use UK_QUOT rather than KC_QUOT
2018-03-16Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna4-68/+0
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark5-233/+250
2018-03-16Updated keymap for my Nyquist layoutPittyolo1-25/+25
2018-03-16New keymap for XD75re ("adi") (#2530)adiron4-0/+269
* My XD75 keymap * Proper readme for `adi` keymap for xd75re
2018-03-16Added my keymap (#2529)Matthew Yee6-0/+208
* Added my keymap * maybe that wasn't quite right. * Reduced the tap time to register layer * changed the tapping term that fits my typing speed a little better * Added retro tapping and reduced tapping term duration
2018-03-16Added choromanski keymap (#2528)Brian Choromanski7-0/+809
* Added ergodox layout * Added preonic layout * Added readme for exgodox layout * fixed errors with formatting readme * Added edited preonic keymap & readme
2018-03-16Fix swap-hands tapping.Joe Wasson4-9/+50
This is an inelegant hack for #2522 but makes things work. Basically we give `action.c` a chance to handle the hold event early so that we can swap the keyboard for later keys. Later, to allow the hold to happen again quickly we nuke the key record so that tapping is reset. I tried to find a cleaner way, honestly.
2018-03-16Add keycodes for swap-hands feature.Joe Wasson5-18/+46
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson28-42/+45
2018-03-16fix generate Keyboard.huplus1-9/+9
2018-03-16new handwired keyboard - Dactyl Manuform (#2516)Twentylives18-0/+1758
* adding new handwired keyboard: dactyl-manuform * adding qwerty layout * updating readme file.
2018-03-16Added support for ca66James OFarrell6-0/+184
2018-03-16Helix keyboard led test as a keymap (#2513)Takeshi ISHII5-0/+1565
* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/led_test * OLED & RGB LED on * duplicate quantum/rgblight.[ch] to keyboards/helix/rev2/keymaps/led_test * rgblight.c modify for RGB test
2018-03-16Add underglow animation support to rask's UK78 (#2512)Otto Rask2-2/+7
* Add rask's Satan layout * Add rask's Satan layout * Add rask's BananaSplit60 layout * Add rask's BS60 readme * Fix rask's BS60 readme image * Fix rask's BS60 readme image again * Add rask's UK78 layout * Change RGui to be LGui to fix locale switching On Ubuntu the keyboard seemingly lost RGui when toggling between typing languages. With LGui toggling works normally. * Add rask's ErgoDox Infinity layout * Modify ErgoDox layout and add readme for it * Add rask's UK78 layout readme * Add undnerglow animation to rask's UK78 firmware
2018-03-16Add teensy revision folder for Orthodox Rev3 (#2510)Drashna Jaelre10-11/+186
* Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches
2018-03-16Create sendstring_spanish.hDaniel RodrΓ­guez Rivero1-0/+71
This makes possible to use SEND_STRING with a spanish keyboard for almost all symbols except the ones that require ALT, which are documented on the code comments. I am not adding any documentation because the functionality is not complete until a way to specify alted symbols is added.
2018-03-16layout(preonic): update to dudeofawesome's layout (#2507)Louis Orleans5-76/+94
* πŸŽ‰ duplicate default Preonic keymap * ✨ add Workman layout * 🚚 swap backspace and delete * ✨ enable hold enter for shift * 🚚 swap media play and next * πŸ’„ use Planck startup sound * πŸ’„ add Workman layer sound * ✨ add numpad layer * πŸ’„ add new workman sound * πŸ“ add README * 🎨 fix layout formatting * πŸ“ add image of numpad layer * πŸ“¦ changing chibios submodule version to match upstream/master's version * ✨ add caps lock key on adjust layer * ✨ reworking numpad layer to match a real numpad * ✨ add double tap to activate numpad * πŸ“ fix layout comments * πŸ“ update numpad layer render * ✨ adding operator keys to left hand on numpad * 🎨 shorten numpad keycodes * 🎨 remove redundant breaks * πŸ“ update numpad layer render * 🎨 fix indentation * πŸ”§ add rules file * βœ¨πŸ”Š play sound when switching to numpad layer * πŸ”¨ use userspace sounds
2018-03-16layout(infinity ergodox): update dudeofawesome's layout (#2506)Louis Orleans5-133/+225
* πŸŽ‰ Building simple flasher * πŸŽ‰ Flashing works * 🎨 Cleaning up * πŸ› Being more specific with board identity * πŸ› Flashing correct keymap * πŸŽ‰ Adding keymap * ✨ Updating keymap * 🚨 RGB * βͺ Revert "🚨 RGB" This reverts commit 9ceabfb267f8daedaad929231229c703abc12ec4. * ✨ Improvements to flasher * ✨ Layout tweaks * πŸ’„ Messing around with LCD * πŸ’„ Enabling LCD backlight matching * πŸ”§ Updating layout * πŸ› Fixing console logging * 🎨 Cleaning up indentation * πŸ”§ Adding editorconfig * ✨ Adding game layer * πŸ’„ Changing numpad layout * ✨πŸ”₯ redoing entire layout It's now more similar to the Planck default layout * ✨ add workman and dvorak layouts * πŸ› fix numpad * πŸ› fix layer orders * πŸ› fix layer toggling * πŸ› fix tri-layer switching * πŸ› fix LCD colors for adjustment layers * πŸ”₯ remove old flasher project * πŸ”₯ remove simple_visualizer * πŸ’„ update LCD colors * πŸ“ fix layout comments * πŸ’„ swapping 2u buttons * πŸ”₯πŸ”§ removing editorconfig * 🚨 using 2 spaces * πŸ“ add README * βͺ Revert "πŸ’„ Enabling LCD backlight matching" This reverts commit 51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e. * βͺ Revert "πŸ’„ Messing around with LCD" This reverts commit fdd9acdae514a3e0e4a7153225053680744980e5. * πŸ› fix thumb inconsistency in QWERTY * πŸ› fix media keys * ✨ add F# shortcuts to vertical 1.5u buttons * ✨ hold enter for RShift * ✨ hold for numpad * 🎨 remove unnecessary breaks * 🎨 reoganizing layers * ✨ add Colmak layer * πŸš§πŸ”§ add basic config * ✨ use more standard numpad layout * πŸ’„ change layer orders * ✨ add caps lock on adjust layer * πŸ”₯ disable space cadet * πŸ“ update README * πŸ”¨ use userspace config * 🎨 clean up a bit * πŸ› undefine tapping toggle from base config * πŸ”¨ rename LED functions
2018-03-16update to Ergodox / Atreus Dvorak 42 key layouts (#2504)lucwastiaux2-2/+12
* add SCREEN_NAV layer for copy/pasting within screen * working readreg/paste macros * working read reg / paste macros * write log and tran patterns, and expand * add ls -la shortcut, add tab on combined layer * put delete word on the right pinky key on shell_nav layer * add TAB on the right side, add reset key * added Cloud9 macros * add cloud9 shortcuts to atreus layout * added BROWSER_CONTROL layer * finalized browser control layer * adding comment * add browser control layer to atreus * add flashing command line * remove the tab on combined layer
2018-03-16Add italian keymapNicola Gargagli1-0/+122
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski10-13/+37
* Fixed plank keymaps so that they will compile for planck light * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles
2018-03-15Move Narze keymap into Ergodox Infinity folderU-LANDSRAAD\drashna7-0/+0
2018-03-15Fix Preonic layoutU-LANDSRAAD\drashna1-2/+2
2018-03-13Planck ajp10304 (#2519)ajp103044-54/+203
* Planck ajp10304 layout clean up * Planck ajp10304 layout add Mac layer extensions * JJ40 ajp10304 layout add Mac layer extensions
2018-03-13Fix preonic/rev2 bootloader configuplus1-2/+3
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski10-29/+90
2018-03-12Add layout support for contra.Joe Wasson4-13/+45
2018-03-12Add default keymap for contraJoe Wasson3-0/+308
2018-03-10Fixed exit status check for brewJon Nall1-1/+1
2018-03-09Added Contra keyboard support (#2501)adiron9-0/+249
* Added Contra keyboard support The configuration came from a source distribution of the firmware on the Contra's official website. I have also included a simple MIDI keymap. (And it works!) * Changes to Contra config and README * Readme has been changed as requested by jackhumbert * Config has been changed to add the Cartel and Contra names to the USB configuration.
2018-03-09update ymdk96 filessparkyman2153-26/+22
2018-03-09Add Viterbi fido keymap (#2454)Danny8-59/+120
* Add fido Viterbi keymap * Cleanup rules files * Remove unused WIP code
2018-03-09XD75 keymap - Germanized (#2441)hypnocrat4-0/+332
* Added a heavily customized German keymap to the XD75RE * A heavily customized alternative layout for the XD75, for German users * Fixed capitalization, removed unnecessary files * Hopefully fixed capitalization, some keymap changes
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski11-24/+26
2018-03-09layout(planck): dudeofawesome's layout (#2457)Louis Orleans7-48/+106
* layout(planck): new layout initial commit * feat(planck): add workman layout * fix(planck): switching to workman * layout(planck): swapping mnext and mplay * feat(planck): prep for RGB * perf(planck): remove plover saves 256 bytes of memory * perf(planck): remove colemak saves 128 bytes * layout(planck): swapping enter and quote * perf(planck): disable console frees 1664 bytes * feat(planck): RGB under-lighting * refactor(planck): change RGB pin Uses pin labeled PB2 * feat(planck): add RGB keycodes * feat(planck): re-enable audio * style(planck): fixing indentation Because who indents like that? * style(planck): clean up keycodes * layout(planck): remove del * feat(planck): add tap-space to layer keys * docs(planck): specify pin on PCB for RGB * bug(planck): reducing tap time * Revert "bug(planck): reducing tap time" This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658. * Revert "feat(planck): add tap-space to layer keys" This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3. * perf(planck): remove backlit case * feat(planck): swap enter and quote * bug(planck): moving right shift * doc(planck): update README * chore(planck): remove makefile * πŸ”¨ add userspace config * πŸ“ update layer ascii art * πŸ”₯ disable RGB lighting * ✨ add Colemak * ✨ add numpad layer * ✨ add caps lock on adjust layer * πŸ“ update layer renders * πŸ”₯ remove workman sound def * πŸ”¨ add userspace config * πŸ“ update layer ascii art * πŸ”₯ disable RGB lighting * ✨ add Colemak * ✨ add numpad layer * ✨ add caps lock on adjust layer * πŸ“ update layer renders * πŸ”₯ remove workman sound def
2018-03-09qwerty_code_friendly: minor updates (#2494)Campbell Barton2-31/+102
* qwerty_code_friendly: minor updates - Correct mistake in ascii keymap. - Make lower right key delete again, but make it configurable. - Make double shift for double quotes optional. * qwerty_code_friendly: shift users title-caps
2018-03-09Usb max power (#2502)MakotoKurauchi2-1/+28
* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL * add define USB_MAX_POWER_CONSUMPTION
2018-03-09Add SS_RALT for AltGR usage in macrosDrashna Jael're2-0/+2
2018-03-09Add the OK60 keyboard (#2488)edwardbrowncross8-0/+263
* Add the OK60 keyboard * Fix ok60 incorrect ANSI keymap signature Add support for default ansi and iso 60 keymaps
2018-03-09Fixes for JJ40 and Oscillope keymap (#2496)Oscillope4-6/+47
* Add navigation layer for hjkl arrow keys * Fix Oscillope keymap after jj40.h changes. Also fix jj40.c so that it can build without rgblight if you don't want that enabled.
2018-03-08Disable the glossary linking to fix #2498 (#2499)skullydazed3-3/+3