aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [Keymap] Underglow support for Launchpad (#5340)Eric2019-03-104-0/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added my launchpad * updated keymap with legends and fixed layout errors * Added default keymap with added layer for RGB controls and included the necessary config code * fixed layer orders * removed my personal keymap to clean PR * missed an underscore * updated readme * removed more unnecessary code * moved RGB code to its own config phone * moved underglow info to its own readme * removed redundant code from default_rgb config.h file, included QMK KEYBOARD H in place of initial defines in keymap.c * reverted launchpad config * removing the = because I can't figure out why its there * Revert "removing the = because I can't figure out why its there" This reverts commit e3b5e6d568e7225635844ba617aaef4f77727ce6. * reverted rev1/config.h * reverted all files I should not have touched * removing redundant code in rules.mk * readibility improvements to keymap
* [Keyboard] Add ISO backslash key position to facew matrix and keymap files ↵Joel Yauk2019-03-104-10/+10
| | | | | | | | | | (#5190) * Add ISO backslash key position to matrix and keymap files * Use KC_NO instead of KC_BSLS for unused position in custom keymap * Add new key position to json layout file used by online configurator
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-1018-0/+2079
| | | | | | | | | | | | | | | | | | | | | | | | | | * Get things working except indicators * Attempt to get things working * hmm * Compiles but doesn't run * Make data transfer work * Get all indicators working * Remove old transport * Prepare for pullreq * Revert keymap from testing to production * Final error checking for pull request * Remove autogenerated is_command from config.h * Rewrite pin toggles using qmk functions
* Add personal keymap for crkbd (#5208)the-frey2019-03-104-0/+336
| | | | | | | | * Add a crkbd layout with nkro on by default, and an emacs-friendly layout for clojure * Added readme and image * Add changes as requested on PR
* fix dz60rgb config.qmk.fm non-combile (#5356)moyi46812019-03-107-7/+10
| | | | | | | | | | | | | | | | | | * Update config.h * Update config.h * Update config.h * Delete config.h * Update config.h * Update config.h * Update config.h * Delete config.h
* 412_64 move to handwired (#5359)FateEverywhere2019-03-108-4/+4
| | | | | | | | | | | | | | | | | | | | | | * 412_64 move to handwired 412_64 and its second printing, Mark Zero Stand Aside, are now obsolesced by new hardware. As only two units exist in the wild not owned by me, I'm moving the definition to handwired. * Mark 3 Stand Aside ready for production. Uploading firmware, compiled and tested, for Mark 3 Stand Aside. The hardware's ready, now the software is too. * Whoops. Should've branched before pushing Stand Aside. Sorry 'bout that. * Revert "Whoops." This reverts commit d222046cfe6183ed0c42286ec9ebb5034a5d1009. * Revert "Mark 3 Stand Aside ready for production." This reverts commit c790899af7a6d92855aebe6a96003f1fe9be66b3.
* Keymap / userspace update (#5358)Jarred Steenvoorden2019-03-104-23/+133
| | | | | | | | | | | | | | | | | | | | * Update userspace with common config.h * Add my dz60, satan and xd75 keyboard keymaps * Fixing executable bits changed during last upstream merge * Cleanup unnecessary files and defines * Remove unnecessary defines from userspace config * Add underglow controls to dz60 function layer * Fixing merge conflicts * Fixing exectable bits changed during merge * Userspace update
* Update edvorak keymap simplify (#5350)epaew2019-03-0919-727/+249
| | | | | | | | * Update edvorakjp layouts * swap master hand * update tapping_term
* Swapped Gui keys and Shift Keys. I think it's more ergonomic in this ↵Vyolle2019-03-081-2/+2
| | | | configuration. (#5347)
* getting_started_build_tools: dfu-{util,programmer} now available from arch repoenkore2019-03-081-3/+1
| | | See https://www.archlinux.org/packages/extra/x86_64/dfu-programmer/
* Shallow clone submodules. (#5279)Blaž Hrastnik2019-03-081-3/+3
| | | There's no need to fetch the entire submodule history if we only need the latest revision. Speeds up the download a fair bit.
* [Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre2019-03-081-15/+39
| | | This includes a much more feature rich version of the code, as well as updating for changes that have occurred in QMK Firmware
* fix wrong key order in qmk configurator. (#5342)linyaofred2019-03-081-11/+11
|
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-079-0/+607
| | | | | | | | | | | | | | | | | | | | | | | | | | * intial commit * fix up some of the cookie cutter code * define pins used and size of switch matrix * enable lighting settings and bootmagic lite * create the appropriate LAYOUT macro * remove a comma for compilation errors * provide a suitable keymap * disable console and command due to firmware being too large * add Caps Lock LED support * Add QMK Configurator support * fix markdown rendering * fix mechmerlin to mechkeys
* [Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)stanrc852019-03-072-13/+8
| | | | | | | | | | * Change to predefined MOD_MASK codes * Remove duplicate predefined codes * Better reset keybaord logic * Cleaned up code as requested
* Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating ↵MechMerlin2019-03-073-0/+218
| | | | some of his features (#5335)
* Keymap update: Use `register_code16()` and its variants in lieu of separate ↵Dusty Pomerleau2019-03-071-72/+52
| | | | | | | | | | mod registration (#5333) * use `register_code16` and relatives for tapdance code * rename tapdance keys to more closely mirror the `KC` names in QMK * additional naming change to match QMK style
* [Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau2019-03-073-1/+98
| | | | | | | | * add a tapdance example for creating advanced mod-tap and layer-tap keys * add optional curly braces to match QMK conventions * change example to use `register_code16()` and tapdance keycodes more closely matching QMK variants
* [Keyboard] Adds Gray Studio HB85 Initial Support (#5311)Felipe Coury2019-03-069-0/+844
| | | | | | | | | | | | | | | | | | | | | | | | | | * Gray Studio HB85 Initial Support * Fixed README image * Updated README * Disabled Bootmagic and Console for HB85 * Fixed Numpad 4 matrix place * Fixes board crashing with RGB enabled * Moved HB85 files to gray_studio folder * Uses old i2c library since this version makes RGB underglow work * Improved default keymap with underglow control layer * Removes obsolete program and uses generic script instead As per zvecr feedback * Uses GPIO Functions to initialise and set RGB underglow PINS
* [Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)stanrc852019-03-065-4/+56
| | | | | | | | | | | | | | | | | | | | * Add keycode for KC_MAKE * Add KC_MAKE keycode * Add stanrc85.c file with KC_MAKE * Remove unused include * Improved KC_MAKE stolen from Drashna * Define mod mask for new KC_MAKE code * RESET board to flash after compiling * Remove send_string * RESET fixed in KC_MAKE
* [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft2019-03-065-80/+83
| | | | | | | | | | | | | | | | * handwired/trackpoint: refactor - layout macro KEYMAP renamed to LAYOUT - keymap now uses #include QMK_KEYBOARD_H * handwired/trackpoint: readme cleanup - fix wiring layout image URL - update readme structure * handwired/trackpoint: rename readme to lowercase * handwired/trackpoint: update header files to use #pragma once
* [Keyboard] re-arrange the pinout for backlight support (#5321)jotix2019-03-052-7/+7
|
* [Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau ↵Dusty Pomerleau2019-03-051-69/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#5315) * add dusty keymap * change keymap folder to match my github username * initial keymap completed in comments only * layout without NAV completed in comments only * disable Command to prevent interference with Space Cadet keys * switch _ and \ in the symbol layer * Layers complete through _NAV * add thumb keys to _NAV * complete _NUM * all layouts complete; still needs `process_user_record()` * completed first draft of keymap; still needs config.h to match * corrected keycodes for Mac macro-volume keys * fix Mac mute keycode * add missing Mac keycodes for previous and next track * placeholder for qwerty layout, not yet completed; remove unnecessary breaks; add todos * eliminate Preonic branch before switching to Minidox branch: • delete dustypomerleau Preonic keymap folder • complete keymap.c (QWERTY layer, vanilla numbers layer) TODO: • add preferences to config.h • complete the README * edit commented keymap diagrams for clarity in dual function keys * define initial config.h and add rules.mk for mouse key support * fix redundant line after implementation of tap_code() * fixed key_timer declaration, added README and rules * formatting of keymap * add CTPC to config * cycle thumb keys to favor center position * modify config.h for temporary Pro Micro compatibility * remove superfluous call to use serial; homebrewed mod tap keys are still broken with OSL * merge _SYS and _MEDIA on new Z_SYS key * ALT_OP example of new MT macro complete * initial narze-inspired MT fixes in PRU * add (currently superfluous) custom keycode for the _SYS layer * rudimentary `OSL` symbol macros that immediately register the mod and fail to reset the oneshot layer, but do output the proper keys—fix both of these things * remove permissive hold to improve tapping performance * remove calls to `clear_oneshot_layer_state()`, as they have no effect inside `process_record_user()`. Tapdance appears to be the way forward. * final commit before tapdance code; correct layout in comments * initial tapdance code for shifted mod taps * add numeric and ergo NUM layers and pinky shifts for keycuts * add TD() wrappers to tapdance codes and clean up commented layout guides * add faux return to cur_dance to allow compilation - TODO: research what the default clause should be in cur_dance * update commented schematics for better readability * add backspace and delete to lockable layers, Z_SYS -> SYS_Z for consistency, fix schematic errors * add `DOUBLE_SINGLE_TAP` to tapdance cases to allow doubling of the single tap character without waiting tapping term * remove reduced oneshot tapping toggles * update README * newline tweak :) * Update keyboards/minidox/keymaps/dustypomerleau/keymap.c Co-Authored-By: dustypomerleau <dustypomerleau@users.noreply.github.com> * Update keyboards/minidox/keymaps/dustypomerleau/config.h Co-Authored-By: dustypomerleau <dustypomerleau@users.noreply.github.com> * Update keyboards/minidox/keymaps/dustypomerleau/config.h Co-Authored-By: dustypomerleau <dustypomerleau@users.noreply.github.com> * Update keyboards/minidox/keymaps/dustypomerleau/config.h Co-Authored-By: dustypomerleau <dustypomerleau@users.noreply.github.com> * Update keyboards/minidox/keymaps/dustypomerleau/config.h Co-Authored-By: dustypomerleau <dustypomerleau@users.noreply.github.com> * remove `PREVENT_STUCK_MODIFIERS`, as this is default behavior * enable extrakey in rules to enable media keys * enable extrakeys for media key compatibility on macOS * add dash and slash to _NUM layers * change to universal volume keycodes * revert micro volume adjustments to macOS-specific codes due to lack of functionality (macro volume adjustments are still universal) * fix image of _SYS layer in comments * more diagram fixes in comments * fix typo * simplify tapdance code * match _NUM_N to _NUM_E * move slash to allow better use of comma in number layers * match layer and keycode enums to the docs * correct qwerty numlock to match numeric numlock layer
* Update personal userspace and keymaps + improve custom functionality (#5289)Drashna Jaelre2019-03-0516-99/+354
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change how desktop commands work * Add DST_MOD_MASK as a config option * DST_RMV → DST_REM * Add melody96:konstantin keymap * Update custom SEND_STRING * Move feature flags from userspace into keyboard rules * Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap comments * Add RGB controls and numpad Unicode to Melody96 keymap * Add RGB_SET keycode to Melody96 and RGB files to userspace * Generate UNICODE and UNICODEMAP constants using macros * Avoid collisions with X_* send string constants * Use two spaces before inline comments * Add _keymap versions of other custom Quantum functions Not added: eeconfig_update_keymap, eeconfig_read_keymap * Switch to UNICODEMAP in keyboard rules * Make toggle_numpad a nested function in process_record_user * Set Melody96 underglow color to Godspeed blue on EEPROM reset * Remove most _keymap and _user definitions in userspace Some keyboards misuse _user functions by defining them in the base files instead of the corresponding _kb functions (especially led_set_user and matrix_init_user). Until this is fixed (#5148), I've removed definitions in my userspace that could cause linking collisions. * Update GODSPEED_BLUE values and RGB mode keys * Add GODSPEED_YELLOW color * Set preferred intervals for rgblight effects * Update tap dance function names * Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FN Move TD_FN_RCTL after TD_RCTL_FN * Replace td_fn_rctrl with generic td_layer_mod * Add blank lines, prefer explicit initialization * ACTION_TAP_DANCE_DOUBLE_MODS → ACTION_TAP_DANCE_DOUBLE_MOD * Update Godspeed colors * Add media controls to Melody96 keymap * Add SysRq, Break combos and other keys to Melody96 keymap
| * Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević2019-03-023-3/+7
| |
| * Add media controls to Melody96 keymapKonstantin Đorđević2019-03-021-2/+2
| |
| * Update Godspeed colorsKonstantin Đorđević2019-03-021-2/+2
| |
| * ACTION_TAP_DANCE_DOUBLE_MODS → ACTION_TAP_DANCE_DOUBLE_MODKonstantin Đorđević2019-03-021-8/+8
| |
| * Add blank lines, prefer explicit initializationKonstantin Đorđević2019-03-022-2/+9
| |
| * Replace td_fn_rctrl with generic td_layer_modKonstantin Đorđević2019-03-021-19/+28
| |
| * Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FNKonstantin Đorđević2019-03-022-37/+47
| | | | | | | | Move TD_FN_RCTL after TD_RCTL_FN
| * Update tap dance function namesKonstantin Đorđević2019-03-021-4/+4
| |
| * Set preferred intervals for rgblight effectsKonstantin Đorđević2019-03-023-13/+33
| |
| * Add GODSPEED_YELLOW colorKonstantin Đorđević2019-03-024-4/+13
| |
| * Update GODSPEED_BLUE values and RGB mode keysKonstantin Đorđević2019-03-022-4/+4
| |
| * Set Melody96 underglow color to Godspeed blue on EEPROM resetKonstantin Đorđević2019-03-021-0/+4
| |
| * Remove most _keymap and _user definitions in userspaceKonstantin Đorđević2019-03-022-57/+0
| | | | | | | | | | | | | | Some keyboards misuse _user functions by defining them in the base files instead of the corresponding _kb functions (especially led_set_user and matrix_init_user). Until this is fixed (#5148), I've removed definitions in my userspace that could cause linking collisions.
| * Make toggle_numpad a nested function in process_record_userKonstantin Đorđević2019-03-021-11/+10
| |
| * Add _keymap versions of other custom Quantum functionsKonstantin Đorđević2019-03-022-5/+87
| | | | | | | | Not added: eeconfig_update_keymap, eeconfig_read_keymap
| * Use two spaces before inline commentsKonstantin Đorđević2019-03-023-9/+9
| |
| * Switch to UNICODEMAP in keyboard rulesKonstantin Đorđević2019-03-023-24/+24
| |
| * Avoid collisions with X_* send string constantsKonstantin Đorđević2019-03-022-6/+6
| |
| * Generate UNICODE and UNICODEMAP constants using macrosKonstantin Đorđević2019-03-024-8/+41
| |
| * Add RGB_SET keycode to Melody96 and RGB files to userspaceKonstantin Đorđević2019-03-025-4/+45
| |
| * Add RGB controls and numpad Unicode to Melody96 keymapKonstantin Đorđević2019-03-021-11/+11
| |
| * Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap commentsKonstantin Đorđević2019-03-023-3/+3
| |
| * Move feature flags from userspace into keyboard rulesKonstantin Đorđević2019-03-024-9/+27
| |
| * Add melody96:konstantin keymapKonstantin Đorđević2019-03-023-0/+56
| |
| * Update custom SEND_STRINGKonstantin Đorđević2019-03-021-5/+5
| |
| * DST_RMV → DST_REMKonstantin Đorđević2019-03-024-4/+4
| |