summaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Collapse)Author
2022-07-05Allow for `keymaps` array to be implemented in a file other than ↵Nick Brassel
`$(KEYMAP_C)` (#17559)
2022-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-03[Userspace] Add support for additional Mechlovin Adelais PCB version to my ↵stanrc85
userspace (#17547)
2022-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Updates to drashna Keymaps and Userspace (#17543)Drashna Jaelre
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
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-03Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-07-03[keymap] Update gourdo1 keymap for Q2 changes (#17398)gourdo1
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02Update massdrop/alt:charlesrocket (#17297)-k
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Add prog_qgmlwb keymap (#16890)David Kristoffersen
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-07-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-07-02Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
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