summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-16Create sendstring_spanish.hDaniel RodrΓ­guez Rivero
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 Orleans
* πŸŽ‰ 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 Orleans
* πŸŽ‰ 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)lucwastiaux
* 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 Gargagli
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski
* 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-14Move Narze keymap into Ergodox Infinity folderU-LANDSRAAD\drashna
2018-03-14Fix Preonic layoutU-LANDSRAAD\drashna
2018-03-13Planck ajp10304 (#2519)ajp10304
* 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 configuplus
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski
2018-03-12Add layout support for contra.Joe Wasson
2018-03-12Add default keymap for contraJoe Wasson
2018-03-09Fixed exit status check for brewJon Nall
2018-03-09Added Contra keyboard support (#2501)adiron
* 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 filessparkyman215
2018-03-09Add Viterbi fido keymap (#2454)Danny
* Add fido Viterbi keymap * Cleanup rules files * Remove unused WIP code
2018-03-09XD75 keymap - Germanized (#2441)hypnocrat
* 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 Choromanski
2018-03-09layout(planck): dudeofawesome's layout (#2457)Louis Orleans
* 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 Barton
* 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)MakotoKurauchi
* 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're
2018-03-09Add the OK60 keyboard (#2488)edwardbrowncross
* Add the OK60 keyboard * Fix ok60 incorrect ANSI keymap signature Add support for default ansi and iso 60 keymaps
2018-03-08Fixes for JJ40 and Oscillope keymap (#2496)Oscillope
* 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)skullydazed
2018-03-08Canadian planck (#2463)That-Canadian
* Line ending stuff again * Added my personal Planck layout (finally)
2018-03-07 Move rows config to keymap (#2464)MakotoKurauchi
* Fork from Let's Split * Organizing files * Delete some keymaps * I2C and serial enabled at the same time * Change readme * add #define HELIX_ROWS for multiple rows * Delete avrdude flashing script * Delete makefiles * Subproject elimination * Fix lufa path * Remove PLAY_NOTE_ARRAY usages to get rid of warning. Fix conflicting function name * Mousekey change default to off * Fix to oled display adjust * make rev2 change pin assign change keymap * use master_buffer * Timing adjustment * Organizing files * Change Keymap * Change Keymap Add EISU and KANA Correct 4rows * NKRO default to disable * EXTRAKEY_ENABLE default to disable * add rgb reset key * rgb custom function enable * Extend font * add RGBLED_POWER default folder to helix/rev2 RGB_ENABLE to no * renamed directory * Disable RGBLIGHT_CUSTOM_DRIVER * Disable LOCKING_SUPPORT_ENABLE * Update bootloader setting * Change readme * Fixed argument error * Move rows config to keymap
2018-03-07quantum: keympa_extra: add sendstring_bepo.hcrazyiop
2018-03-07quantum: keymap_bepo.h: fix typo in BP_COMMMAcrazyiop
2018-03-07Swedish layout for irisLukas Klingsbo
2018-03-07Update Meira for revision 1.1 to enable backlighting by default (#2468)Cole Markham
* Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps
2018-03-07Fixed keymap, added capslock led for maartenwut's kbd66 keymap (#2473)Maarten Dekkers
* Fixed keymap, added capslock led * Removed macro
2018-03-07Add layer_state_set_* to custom function listsU-LANDSRAAD\drashna
2018-03-07Examples should all use _user functions for consistencyU-LANDSRAAD\drashna
2018-03-07Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)Sebastian Kaim
* Fixed compilation of the ps2avrGB keyboard/firmware This commit fixes the silent compilation error for the ps2avrGB keyboard/firmware. This error was caused by a lacking default keymap which it did not have because all keyboards based on it were moved to another directory. I also added the required config.h options so it's possible to compile it again and (probably) flash it on a b.mini. Lastly, I updated the README to reflect the current state. This commit fixes #2425 * Referenced the pearl in the ps2avrGB REAMDE Added a reference to the pearl keyboard in the README of the ps2avrGB keyboard as it is originally based on the firmware as well.
2018-03-07layout(preonic): blake-newman's layout (#2483)Blake Newman
* layout(preonic): blake-newman's layout - Add keymap - Add Number Pad layout - Reconfigure other layouts to my opinionated style - Add `readme.md` with layout information * layout(preonic): blake-newman's layout - Move enter to `raise + space` / `lower + space` - Replace `enter` to `right shift` - Explicitly map modifier keys
2018-03-07qwerty_code_friendly: various updatesCampbell Barton
- Remove action_get_macro in favor of process_record_user - Support user defined words on layer 3 (pass via flags) - Support backspace & del on left thumb cluster. (optionally override top right backspace).
2018-03-07Corvec's Planck layoutCorey T Kump
2018-03-07Add back docs for hand-swapping feature.Joe Wasson
2018-03-07A small tidy up (#2490)Kenny Hung
* Add extra RGUI key to make keyboard more MAC friendly * Remove enumerators for no longer used layers in layout Skewwhiffy for XD75 * Make layer numbers even better
2018-03-06Move the linux tutorials to an info box on newbs_getting_startedskullY
2018-03-06warn->dangerskullY
2018-03-06Flesh out the newbs guideskullY
2018-03-06Add a newbie guide for people completely new to QMK (#2480)skullydazed
2018-03-04Add knops configurator support (#2474)Pawnerd
* Committed initial version of the knops configurator. * Added support for the Knops v1.1
2018-03-03Mention invalid names in the readme. (#2458)Graham P Heath
2018-03-02More thoroughly document Bootmagic and Command (#2455)skullydazed
2018-03-01Fix the SGUI aliasesskullY
2018-03-01Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed
* Add `SGUI()` as an alias of `SCMD()` for consistency with `KC_GUI` * Add `SGUI_T()` as an alias of `SCMD_T()` for consistency with `KC_GUI` * Make SGUI the primary name