summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add layout support for contra.Joe Wasson2018-03-12
|
* Add default keymap for contraJoe Wasson2018-03-12
|
* Fixed exit status check for brewJon Nall2018-03-09
|
* Added Contra keyboard support (#2501)adiron2018-03-09
| | | | | | | | | | | | | | | * 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.
* update ymdk96 filessparkyman2152018-03-09
|
* Add Viterbi fido keymap (#2454)Danny2018-03-09
| | | | | | | | * Add fido Viterbi keymap * Cleanup rules files * Remove unused WIP code
* XD75 keymap - Germanized (#2441)hypnocrat2018-03-09
| | | | | | | | | | * 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
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-09
|
* layout(planck): dudeofawesome's layout (#2457)Louis Orleans2018-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* qwerty_code_friendly: minor updates (#2494)Campbell Barton2018-03-09
| | | | | | | | | | * 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
* Usb max power (#2502)MakotoKurauchi2018-03-09
| | | | | | * add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL * add define USB_MAX_POWER_CONSUMPTION
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-09
|
* Add the OK60 keyboard (#2488)edwardbrowncross2018-03-09
| | | | | | | * Add the OK60 keyboard * Fix ok60 incorrect ANSI keymap signature Add support for default ansi and iso 60 keymaps
* Fixes for JJ40 and Oscillope keymap (#2496)Oscillope2018-03-08
| | | | | | * 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.
* Disable the glossary linking to fix #2498 (#2499)skullydazed2018-03-08
|
* Canadian planck (#2463)That-Canadian2018-03-08
| | | | | | * Line ending stuff again * Added my personal Planck layout (finally)
* Move rows config to keymap (#2464)MakotoKurauchi2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* quantum: keympa_extra: add sendstring_bepo.hcrazyiop2018-03-07
|
* quantum: keymap_bepo.h: fix typo in BP_COMMMAcrazyiop2018-03-07
|
* Swedish layout for irisLukas Klingsbo2018-03-07
|
* Update Meira for revision 1.1 to enable backlighting by default (#2468)Cole Markham2018-03-07
| | | | | | * Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps
* Fixed keymap, added capslock led for maartenwut's kbd66 keymap (#2473)Maarten Dekkers2018-03-07
| | | | | | * Fixed keymap, added capslock led * Removed macro
* Add layer_state_set_* to custom function listsU-LANDSRAAD\drashna2018-03-07
|
* Examples should all use _user functions for consistencyU-LANDSRAAD\drashna2018-03-07
|
* Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)Sebastian Kaim2018-03-07
| | | | | | | | | | | | | | | | | | | * 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.
* layout(preonic): blake-newman's layout (#2483)Blake Newman2018-03-07
| | | | | | | | | | | | | | | * 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
* qwerty_code_friendly: various updatesCampbell Barton2018-03-07
| | | | | | | - 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).
* Corvec's Planck layoutCorey T Kump2018-03-07
|
* Add back docs for hand-swapping feature.Joe Wasson2018-03-07
|
* A small tidy up (#2490)Kenny Hung2018-03-07
| | | | | | | | * 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
* Move the linux tutorials to an info box on newbs_getting_startedskullY2018-03-06
|
* warn->dangerskullY2018-03-06
|
* Flesh out the newbs guideskullY2018-03-06
|
* Add a newbie guide for people completely new to QMK (#2480)skullydazed2018-03-06
|
* Add knops configurator support (#2474)Pawnerd2018-03-04
| | | | | | * Committed initial version of the knops configurator. * Added support for the Knops v1.1
* Mention invalid names in the readme. (#2458)Graham P Heath2018-03-03
|
* More thoroughly document Bootmagic and Command (#2455)skullydazed2018-03-02
|
* Fix the SGUI aliasesskullY2018-03-01
|
* Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed2018-03-01
| | | | | | | | * 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
* Update feature_macros.md (#2387)Mitchell van Manen2018-03-01
| | | break statements are never reached due to the return statement, so unnecessary
* adding my keymap (#2443)Ivan Choi2018-03-01
|
* Updated and added maartenwut's layouts (#2444)Maarten Dekkers2018-03-01
|
* Add a little aside explaining that shifted keys with mod-tap doesn't work ↵fauxpark2018-03-01
| | | | (#2446)
* layout(preonic): dudeofawesome's layout (#2449)Louis Orleans2018-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 🎉 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
* Update to drashna keymaps and userspace (#2450)Drashna Jaelre2018-03-01
| | | | | | | | | | | | | | | | | | * Add OSL keycodes and macro handling * Re-add AVRDUDE target * Userspace document cleanup and commenting * Fix Orthodox keymap layout (cosmetic) * Add caveat for KEYMAP Macros * Minor tweaks * Enable Bootmagic in Ergodox EZ * Minor tweaks
* Fixed dead links (#2451)Brian Choromanski2018-03-01
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* M10-A, M65-A, GonNerd keymaps (#2418)Gam3cat2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding my keymap * update keymap * adding gamecat keymap for jc65 keyboard * updating jc65-gamecat keymap * updating jc65-gamecat keymap * updating jc65-gamecat keymap * updating jc65-gamecat keymap * M10a keymap and M65a updates * keymap updates * keymap updates * M10a/M65a keymap updates * M10a/M65a keymap updates * Delete test.txt * M65 keymap update * M65 keymap update * M65 keymap update * M65/M10 keymap updates * M65 keymap update * M65 keymap update * M65 keymap update * M65 keymap update * M65 keymap update * M65/M10 keymap update * M65 keymap update * M65 keymap update * M65 keymap update * M65 keymap update * M65 keymap update * Set theme jekyll-theme-cayman * Set theme jekyll-theme-slate * M65 keymap update * M10a/M65a keymap updates * M10a keymap update * M65a keymap update * M65a keymap update * M65a keymap update * M65a readme update * M65a/M10a updates * M65a readme updates * M65a/M10a updates * M65A update * M65A update * M65A update * M65A update * M65A/M10A keymap update * M10A keymap update * Set theme jekyll-theme-tactile * M10A keymap update * M65A keymap.c update * M65 keymap added LED backlight toggle, inc/dec to adjust layer. * M65 keymap/readme updates. * M65 keymap fix * M65 keymap update * remove theme * fix comments/readme * update keymap * LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure. * LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure. * M65 keymap update * Updated M65, M10, and gonNerd keymaps. * update * del * keymap updates M65, M10, gonnerd * update keymaps * adding back readme that somehow got removed.
* Fixed typo of 'confid.h' to 'config.h' (#2448)Brian Choromanski2018-02-28
| | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs
* Remap msys2 usb, fix USB port detection (#2301)Danny2018-02-28
| | | | | | * Add AVRDUDE to MSYS2 setup * Remap detected USB port in MSYS2 to COM port
* Merge of e6v2 stuff as well as my personal keymaps (#2434)Jason Gorman2018-02-28
| | | | | | | | | | | | * Checkin of tada keymap and initial commit for e6v2. * checking in other remaining changes before trying to merge * Reverting pin change. This was done based on the json orginally provided by exclusive, but it was later determined my map was the correct one based on user testing * fix extra key for ansi keymap. Didn't include fn as standard ansi shift is not split but still had it in keymap * Fix default help file and add reset to default