Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Add Irene Keyboard (#13991) | Ramon Imbao | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-08-14 | Fix `combo_disable` (#13988) | Pete Sevander | |
- Dump key buffer when combos are disabled. - Recursive calls to `dump_key_buffer` need to start dumping the buffer from index i+1 to avoid possible infinite loops. - Handle combo key releases even though combo processing is disabled. | |||
2021-08-14 | Fix Line endings in Absinthe VIA keymap (#13997) | Drashna Jaelre | |
2021-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121) | Joshua T | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | Crin Refactor (#13982) | James Young | |
* rename LAYOUT_default to LAYOUT_all * apply human-friendly formatting to info.json * correct keyboard dimensions * correct data for LAYOUT_tsangan * add labels to LAYOUT_ansi data * add labels to LAYOUT_all data * add labels to LAYOUT_iso data * crin.h: update grid alignment of matrix identifiers * crin.h: add matrix diagram * physically position matrix identifiers for LAYOUT_all - move k2d to top row (right half of split Backspace) - move k41 to fourth row (right half of split Left Shift [KC_NUBS]) * physically position matrix identifiers for LAYOUT_iso - move k1d to top row ([KC_NUHS]) - add k41 to fourth row ([KC_NUBS], previously missing) * refactor keymaps - grid-align keycodes - use four-space indent * correct data for LAYOUT_iso - move Enter key to home row * rename LAYOUT_tsangan to LAYOUT_ansi_tsangan * add LAYOUT_iso_tsangan * update readme.md - add `make` command for building - add "Flashing example..." - touch-up bootloader jump instructions (previous Markdown didn't render ideally on GitHub) * extend keymap functionality - add Grave Accent, Function keys, Print Screen, Scroll Lock and Pause keycodes to keymaps - add RESET keycode (Fn+R) - use KC_RGHT for Right arrow * touch-up bootloader instructions on readme - note that Bootmagic Lite jump erases persistent settings - note that Fn+R is RESET keycode by default | |||
2021-08-13 | Fix pmw3360 code to only output debug info if mouse debugging is enabled ↵ | Drashna Jaelre | |
(#13993) | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-08-13 | [Keyboard] Add Gud70 (#12575) | Evelien-Lillian Dekkers | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-08-13 | [Keyboard] Adding VIA to Absinthe (#13031) | alittlepeace | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-08-13 | [Keyboard] Macropad v2 polling rate fix (#13129) | Sergey Omelchenko | |
2021-08-13 | [Keyboard] Add eniigmakeyboards/ek60 (#13140) | eniigmakeyboards | |
* add eniigmakeyboards/ek60 * Update keyboards/eniigmakeyboards/ek60/rules.mk Updated layouts Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Added GPL2+ header * Update keymap.c Added GPL2+ * Update rules.mk Added ISO layout here * Update readme.md Added instructions for resetting bootloader * Update keyboards/eniigmakeyboards/ek60/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: adamws <adamws@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | [Keyboard] Add n9 macropad (#13168) | NightlyBoards | |
2021-08-13 | [Keyboard] Updates to ScrabblePad (#13177) | DonutCables | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keymap] adds sulrich crkbd (corne) personal keymap (#13186) | steve ulrich | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keymap] Updates to jdelkins userspace and keymaps (#13216) | Joel Elkins | |
- Remove disused dz60/jdelkins_ss keymap - Manage configured features for firmware size - Improve build configuration for the secrets feature - Various keymap tweaks - Clean up formatting in various places | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Add optional colemak layout to keymap (#13217) | Christian Sandven | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] add support for alternate ortho UD40 PCB (#13491) | npspears | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | [Keyboard] Add split_3x5_3 layout support to boardsource/microdox (#13323) | Manna Harbour | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Interlace matrix scan for performance on Moonlander (#13625) | Hugues Morisset | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keybord] Add LS_60 keyboard (#13851) | Weirdo | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Add cest73/tkm keyboard (#13939) | fire-h0und | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: cest <cest@localhost> | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [converter/a1200] Added support for ATmega32u4 (#13974) | 8bits4ever | |
2021-08-13 | [Keymap] Improve andrebrait keymap (#13985) | Andre Brait | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keymap] adding new keymap for the idobo keyboard with backlight (#13969) | Path Nirvana | |
2021-08-13 | [Keyboard] Add dtisaac01 keyboard (#13967) | Dao Tak Isaac | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Add Southpad Keyboard (#13964) | Logan Butler | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | [Keyboard] Fixup Ungodly Launch Pad config (#13992) | Drashna Jaelre | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Add the mini_elixivy keyboard (#13960) | minibois | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] Added Frooastboard (#13970) | Simon | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-13 | [Keyboard] Add Basketweave VIA keymap (#13972) | Vincent Vorholter | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Vince Vorholter <vince@28east.co.za> | |||
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | [Keyboard] add rart75m with via support (#13975) | Alabahuy | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-08-13 | use sudo to install modules if needed (#13984) | Zach White | |