summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-13[Keyboard] jacky_studio/piggy60 (#18012)Less/Rikki
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Docs] Suggest imgur images are edited to set size (#18031)Tom Barnes
2022-08-14Improve avr wait_us() (#16879)Takeshi ISHII
2022-08-14Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)Joshua Diamond
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Added Atreyu keyboard. (#17698)Jesus Climent
* Add Atreyu keyboard. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Add Foundation to QMK (#17573)mechlovin
* add mechlovin foundation keyboard Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keymap] adding new user (p4yne) layout with complex lighting feature… ↵p4yne
(#16085) * [Keymap] adding new user (p4yne) layout with complex lighting features (per layer, per key, per type) and usefull layers DE/US, etc. Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13add BAMFK-4 (#17985)emlah
* add BAMFK-4
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Bandominedoni version output feature and a new keymap added (#17947)3araht
* SPLIT_USB_DETECT added. * lednotg keymap added. * lednotg missing modification fixed. * VERSION is available. * USER00 is used instead of SAFE_RANGE in via/keymap.c
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Dactyl Manuform 4x5 with 5 thumb cluster (#17671)Shem Sedrick
* Working on new dactyl * Preliminary build and keymap in place for 4x5_5 dactyl manuform * Removing first attempt to use 4x5 * Updating to match c style guide * Fixing issues after merge, deletion of dactyl_manuform.h * Spliting out custom keymap * Adding license headers * Fixing EE_HANDS detection on Pro-Micro The pro-micro was not working when I plugged into the elite-c on the right hand side of my keyboard. Adding the SPLIT_USB_DIRECT definition fixed the issue. * Apply suggestions from code review Adding Drashna's delete comments Co-authored-by: Drashna Jaelre <drashna@live.com> * Removed config.h for keymaps and tweaked keymap Per Drashna's pr review, I have removed the config.h files for the keymaps. Also tweaked my keymap to switch backspace and enter. Added tapping toggle for RAISE. * Further tweaking ssedrick keymap for dactyl_manuform 4x5_5 As with most new keyboards, they take some getting used to. I've rearranged my thumb cluster to hopfully a more long term solution. * Adding missing KC_BSLS to ssedrick keymap for 4x5_5 Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Add Hillside 46 (#17968)mmccoyd
* 46: Copy from 52 and file rename * 46: File internals refer to 46, not 52 * 46: Board remove row * 46: Keymap: Lshift becomes ctrl, Rshift a symbol - ESC and CAPs on upper thumbs - AltGr and App on upper thumbs - Page up/down on upper thumbs - F11, F12 and mods for them on adjust * 46: Readme update for json script, tweaks * 46: Board fix LED count * 46: Keymap: Arrows right, symmetric layer keys * 46: Readme: Image link with and w/o outer pinkie * 46: Keymap: link fixed image of nav layer * 46: Keymap: fix reaching adj layer Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss
2022-08-13Fix LV_CCAR and LV_NCED (#18025)precondition
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Updated gourdo1 GMMK Pro keymaps (#17873)gourdo1
* Fixed Left Shift tapdance in general and for gaming mode. (#12) * update ISO readme * left shift fixed in general, including for gaming mode * fixed toggle menu rendering on ISO layouts * updated readme's and cosmetics * update readme's * update readme's again * readme cosmetics * consolidate readme's * more readme cosmetics * clarification for bootloader mode on ISO * Autocorrect added with 400 word English dictionary (#13) * autocorrect added with 400 word dictionary * update readme's for autocorrect * Add FN-B as shortcut to bootloader * Update .gitignore Co-authored-by: Joel Challis <git@zvecr.com> * RGB changes to system numlock and ISO extended alphas - hide system numlock off indicator (primarily for Mac users) by moving it to numpad and FN layers instead - give users with extended alpha ISO languages a config option to add RGB highlights for extras alphas on capslock * readme updates * Fixed [FN]B and [FN]N shortcuts not working on numpad layer Co-authored-by: Joel Challis <git@zvecr.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Add Hillside 52 (#17374)mmccoyd
* 52 Keymap.json: Set for Hillside 52 - Change script rows * 52 Keymap.c: mirror .json CAPSWORD, QK_BOOT, readme cleanup, EE_RST * 52 Keymap.json: Initial files copy from 56 * 52 Keymap.json nav/edit lay, thumb shift, syms - Del in backspace spot on sym layer - Thumb shift OSM instead of extra space - Nav/edit on num/fn: arrows cut copy paste undo redo, page up/down - Fn keys bottom row to allow nav edit keys - App and AltGr on lower row, on their layer - Braces on index, so more common -= on middle ring. - Adjust has Ctrl/GUI swap - EE_RST, CAPSWORD, QK_BOOT, SPLIT_DETECT * 52 Family: readme image and folder link * 52 Board: initial copy from 56 * 52 Keymap via * 52 Board: remove keys, cant columns, better ids - .json: vid: MM, pid: H52 * 52 Keymap.c: initial.c copy from 48 * QK_BOOT EE_CLR, not ANY(), as config.qmk supports - CAPSWRD instead of ANY, though config.qmk still converts to ANY() * Cleanup readme * 52 Keymap: Remove redundant key, cleanup script * 52 Keymap: Fix template * 52 Readme: Link lower res image better for readme Co-authored-by: Drashna Jaelre <drashna@live.com> * 52 Keymap: Move pretty-print script to GitHub wiki * 52 Keymap: Link to 1024 res image thumbnails * 52 Keymap: fix whitespace before image link * Family: Fix image link to 1024 thumb Co-authored-by: Drashna Jaelre <drashna@live.com> * 52: Keymap: Caps word on a layer home row * 52: Keymap: Arrows on right. Symmetric layer keys. - Nav: - Arrows on right so up/down more intuitive. Page up/down on ends - Cut on home row, as more common - Sym: - Layer mods on activate hand, extras symbols on left - Common digits on lower row - Base: - Layer keys symmetric, on most extended, not resting, thumb - Mute on util key for easy use - Swap layers 3 and 4 to match swapped thumbs Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Add support for XT60_SINGA (#17752)kopibeng
* Added support for Christine, XT65E and Adelais * Add support for MNK88 * Add support for XT8x * Renamed XT65E to Typ65 * Revert "Renamed XT65E to Typ65" This reverts commit b4fbc853d23003b9b4b5b67d49e098ea17d85a98. * Revert "Revert "Renamed XT65E to Typ65"" This reverts commit 09baee94eba56dab0a0a96b99ce3758b0c5aa8a9. * File reorganization * Add support for MNK88 * Update readme.md * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Fix imgur link * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/mnk88/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update info.json Previous suggested change was breaking lint check, reverting back to the original. * Update keyboards/kopibeng/mnk88/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Fix info.json * Added XT60_SINGA * Update config.h * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-14[Keyboard] IDOBAO ID80v1 folder rename (#17265)Vino Rodrigues
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-13[Core] Re-order user space rules inclusion (#17459)Albert Y
2022-08-13Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer
2022-08-13Add Bit-C PRO converter (#17827)Jay Greco
2022-08-13Improve importer workflow (#17707)Joel Challis
2022-08-13Add led matrix support for CKLED2001 (#17643)lokher
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Remove old submodules if present (#17930)Nick Brassel
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] Remove unused keycodes from Aurora65 keymap (#18022)Drashna Jaelre
2022-08-12[Bug] Fix wrong varaible in encoder block (#18020)Drashna Jaelre
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] add ogrn (#17983)arnstadm
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Increase kinesis/kint41 unselect delay (#18015)rockybulwinkle
* [Keyboard] Increase kinesis/kint41 unselect delay Fixes #18014 * Update kint41.c Use correct si-abbreviation for micro in comment.
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] Add akb-ogr (#17982)arnstadm
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-12KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (#18011)precondition
2022-08-12define CZ_PERC S(CZ_PLUS) → define CZ_PERC S(CZ_EQL) (#18008)precondition
2022-08-12Remove invisible variation selector-15 from keymap_japanese.h (#18007)precondition
2022-08-12Use LT_ZCAR in place of LT_PLUS for modded kc definitions (#18000)precondition
2022-08-12Fix Bépo's BP_NNBS (narrow non-breaking space) (#17999)precondition
Co-authored-by: Ryan <fauxpark@gmail.com>