summaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Collapse)Author
2022-08-07csc027/keymap-updates (#17881)csc027
* Reverted to most usable configuration for RDP usage. * Added some HSV color definitions without the value portion to allow using the existing value. * Switched to using HSV and HS color definitions. * Added media keys to the convenience layer. * Updated make rules to enable media keys. * Cleaned up planck make rules.
2022-08-03Userspace: muppetjones (#1) (#13461)Stephen J Bush
* Userspace: muppetjones (#1) Add and update lily58 to work with userspace Add and update kyria keymap to work with userspace Add and update planck keymap with userspace Add etchamouse code and docs to userpace Add userspace Update mouse encoder for smoother movement. Encoder + mouse Added casemodes by andrewjrae * Rollback lily58 state reader and add missing GPL * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> * fix lily58 keymap * Updates to user and lily for muppetjones. Updated parameters for etchamouse for smoother mouse movement. Updated lily keymap and userspace to actually work together. * Update keyboards/lily58/keymaps/muppetjones/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Updated keymaps and userspace * Little more cleanup. * Update keyboards/lily58/keymaps/muppetjones/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Rollback accidental libchibios update * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Update kyria keymap * Move kyria keymap to splitkb/kyria * Update planck keymap * Remove all changes to keyboards/lily58/lib/layer_state_reader.c * Update lily58 keymap * Recommended change * Update keymap readme * Update kyria keymap and userspace * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Renamed users/muppetjones/README.md to lc * Update keyboards/lily58/keymaps/muppetjones/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-07-25[Keymap] Add ollyhayes keymap (#16632)Olly Hayes
2022-07-18Update noroadsleft userspace and keymaps (2022-07-18) (#17714)James Young
* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition * coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC * update Quantum keycode instances in noroadsleft keymaps - `RESET` -> `QK_BOOT` - `EEP_RST` -> `EE_CLR` - `DEBUG` -> `DB_TOGG` * create and add G_PWD macro
2022-07-03[Userspace] Add support for additional Mechlovin Adelais PCB version to my ↵stanrc85
userspace (#17547)
2022-07-02[Keymap] Updates to drashna Keymaps and Userspace (#17543)Drashna Jaelre
2022-07-02[Userspace] Add Nasu to userspace code (#17524)stanrc85
* Define Nasu indicator pins in userspace * Add userspace indicator code to Nasu
2022-07-03[keymap] Update gourdo1 keymap for Q2 changes (#17398)gourdo1
2022-07-02Update massdrop/alt:charlesrocket (#17297)-k
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-02[Keymap] Add prog_qgmlwb keymap (#16890)David Kristoffersen
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-07-02Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre
2022-05-30[Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)Seth Barberee
2022-05-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-19Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, ↵Takeshi ISHII
helix/rev3_5rows:five_rows) (#16966) * add users/mtei/key_blocks.h This change does not alter the binary of the build result. Moved common macro definitions in the following files to users/mtei/key_blocks.h. * keyboards/helix/rev2/keymaps/five_rows/keymap.c * keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c * remove INIT_HELIX_OLED() in helix:five_rows This change does not alter the binary of the build result. * update helix/pico/keymaps/mtei/keymap.c Changed helix/pico/keymaps/mtei/keymap.c to use users/mtei/key_blocks.h. This change does not alter the binary of the build result. * Remove old SSD1306OLED code from users/mtei/oled_display.c This change does not alter the binary of the build result. * add options ENABLE_COLEMAK, ENABLE_DVORAK and ENABLE_EUCALYN into five_rows/keymap.c * add users/mtei/{config.h,rules.mk,user_featues.mk,user_options.mk} * move layer_names[] from users/mtei/oled_display.c to keymaps/five_rows/keymap.c * Update keyboards/helix/pico/keymaps/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/pico/keymaps/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/pico/keymaps/mtei/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/cpp_map.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/cpp_map.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/debug_config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/debug_config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/layer_number_util.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-04-22[Keymap] Toinux's crkbd keymap and userspace (#16437)toinux
2022-04-21[Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII
2022-04-19New custom keymap for Glorious GMMK Pro ANSI layout (#16199)gourdo1
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-04-19Fix broken build for users/curry (#16492)Allen Choi
2022-04-13[Keymap] Fix snowe keymap after updates to QMK (#16777)Tyler Thrailkill
2022-04-12[Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-03-23[Keymap] Add dhertz keychron map v0 (#16571)Dan Hertz
2022-03-18[Keymap] Update some code and keyboard rules (#16680)stanrc85
2022-03-10Personal user space and CRKBD R2G keymap (#15888)Rocco Meli
* r2g folder groundwork * Default mb keymap featuring mb logos * Migrate Oled to keyboard folder * Move rules configs to support config better * update readmes * Liscnece update * Update config and fix issues caused by redef errs * funciton name adjusts, define specific rgb modes * move default oled font to postconfig * update oled in line with develop merge * fix return value * Add some default rgb matrix defines * del ugfx * remove #include <stdio.h> * create personal keymap for r2g * reduce firmware size * change keymap to follow physical layout * remove RGBlight config lines to make both sides work (@Dasky on MechboardsUK Discord) * strip down configuration, similar to crkbd/r2g:mb_via * remove wrong oled code overwriting the r2g one * broken code with RGB matrix (briks right side) * remove high max brightness limit * caps lock tap dance and RGB indicator for active caps lock * fix caps lock led on right side * add test macro * remove latex macro which is too slow * move caps lock tap dance to RALT and add space cadet shift * switch CTL with ALT in first layer * add tap dance for ESC/DEL * space cadet tap dance with caps lock; shift works by needs a short pause * add space cadet tap dance with caps lock on the right; shift works by needs a short pause and does not hold * make more keys transparent * enable auto shift and use logo on both oleds * add user oled logo, slows down linking considerably * oled name * add arrow keys in usual configuration and add linear configuration to symbol layer * add unicoede support * add accents * update to latest version * add colemak dh layer * report auto shift timeout * define layer name shorcuts correctly * disable VIA to enable more layers * enable NKRO * move some rules and unicode to user space * move oled and tap dances to user space * move tap dances fully out of keymap * expand unicode map * fix unicode code * revert changes to r2g, make it equal to merged code * revert changes to r2g, make it equal to merged code * clang-format userspace * clang-format config file * Update keyboards/crkbd/keymaps/rmeli/keymap.c * replace define with enum * add licenses
2022-03-06[Keymap] Drashna Mouse keys and oled updates (#16556)Drashna Jaelre
2022-02-26[Keymap] stanrc85 userspace rules cleanup (#16447)stanrc85
2022-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-11[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs
2022-02-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-09[Keymap] zigotica layout tweaks (#16291)Sergi Meseguer
2022-01-30[Keyboard] Overhaul Tractyl Manuform (#16134)Drashna Jaelre
2022-01-30Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-01-30[Keymap] Add oled improvements and cnano keymap for drashna (#16133)Drashna Jaelre
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2022-01-21Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-01-21[Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre
2022-01-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-13[Keymap] ericgebhart keymap and userspace updates (#15727)Eric Gebhart
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Drashna Jael're <drashna@live.com>
2022-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-13[Keymap] Misc userspace and keymap improvements (#15844)Reibl János Dániel
2022-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-12[Keymap] Add personal keymap to GMMK Pro ANSI (#15314)Choi Byungyoon
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-11[Keymap] Jonavin keymap kastenwagen48 (#15825)jonavin
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jonavin <=>
2022-01-10[Keymap] Add another GMMK Pro ANSI Keymap with custom RGB. (#14243)cedrikl
Co-authored-by: Cedrik Lussier <lussier.cedrik@gmail.com>
2022-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-10[Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington
2021-12-30Merge remote-tracking branch 'origin/master' into developQMK Bot