summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-05-15[Feature] Add support for multiple switchs/solenoids to Haptic Feedback ↵Drashna Jaelre
engine (#15657)
2022-05-14Check for ongoing transfers on the OUT endpoint (#16974)Stefan Kerkmann
...when attempting to start a receiving USB transfer. Previously, we would check on the IN endpoint which is the transmitting part of the USB endpoint. This is wrong and lead to two USB transfers being started immediately after each other in case of e.g. RAW HID endpoints: 1. When finishing an OUT transfer the low level USB driver calls the out_cb callback, which in turn initiates another OUT transfer by calling qmkusbDataReceived. 2. When the raw hid receive channel runs empty inside the raw_hid task, another OUT transfer is started to potentially fill the channel again. This happens by calling ibnotify. Both events occur directly after each other, thus triggering the bug.
2022-05-14Format code according to conventions (#17096)QMK Bot
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-14Fix anchors with <code> in table of content (#15169)Mateusz Ż
2022-05-14Enhancement and fixes of "Secure" feature (#16958)Drashna Jaelre
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-14Eason Capsule65 Community Layout Support (#17090)James Young
* capsule65.h: modify matrix diagram Taken from the VIA layout data. * rename LAYOUT to LAYOUT_all * add LAYOUT_65_ansi macro * add LAYOUT_65_ansi_blocker macro * add LAYOUT_65_ansi_blocker_tsangan macro * add LAYOUT_65_ansi_split_bs macro * add LAYOUT_65_ansi_blocker_split_bs macro * add LAYOUT_65_ansi_blocker_tsangan_split_bs macro * add LAYOUT_65_iso macro * add LAYOUT_65_iso_split_bs macro * add LAYOUT_65_iso_blocker macro * add LAYOUT_65_iso_blocker_split_bs macro * add LAYOUT_65_iso_blocker_tsangan macro * add LAYOUT_65_iso_blocker_tsangan_split_bs macro * enable Community Layout support * info.json: update maintainer value This field is meant to reference the maintainer's GitHub username.
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-14Axolstudio Foundation Gamma: Community Layout Support (#17080)James Young
* LAYOUT_tkl_f13_ansi_tsangan support Renames `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_f13_ansi_tsangan`. Also enables Community Layout support. * LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift support
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-14Avalanche: add QMK Configurator data (#17092)James Young
* avalanche/v1: add info.json * avalanche/v2: add info.json * avalanche/v3: add info.json
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-14Clickety Split Leeloo: QMK Configurator Fixes (#17093)James Young
* info.json: fix key sequence error * info.json: fix visual rendering Clarify the physical locations of the keys. * info.json: update maintainer field This field is meant to reference the maintainer's GitHub username.
2022-05-14Revert "Fix kinetic mouse mode (#16951)" (#17095)Drashna Jaelre
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-14F13 TKL with Split Backspace and Split Right Shift Community Layouts (#17082)James Young
* add tkl_f13_ansi_split_bs_rshift Community Layout * add tkl_f13_ansi_tsangan_split_bs_rshift Community Layout * add tkl_f13_iso_split_bs_rshift Community Layout * add tkl_f13_iso_tsangan_split_bs_rshift Community Layout
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-14Fix kinetic mouse mode (#16951)Yorick Peterse
Co-authored-by: Jan Christoph Ebersbach <jceb@e-jc.de>
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-05-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-13[Keyboard] Add M64 RGB (#17069)HorrorTroll
2022-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-13[Keyboard] Add keyboard "Spreadwriter" (#17031)takashicompany
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-13[Keyboard] Fixed info.json issue, some key got wrong pos for Gas75 (#17070)HorrorTroll
2022-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12[Keymap] Contra - QWERTY US basic layout; MechWild Marcuio - EN update ↵Stephon Parker
layout (#16787) Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Stephon Parker <stephonparker@Stephons-MacBook-Pro.local>
2022-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12[Keyboard] H60 updates (#16999)Josh Hinnebusch
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12[Keyboard] Add caps and num indicators to Balance keyboard (#17075)Andrew Kannan
2022-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12[Bug] Updated Cirque Pinnacle SPI driver to read data correctly (#17074)Kyle McCreery
2022-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-1265_iso_split_bs Community Layout keymap bugfix (#17072)James Young
Fix the layout macro reference in the `keymap.c` file, which caused this keymap to not be able to be compiled.
2022-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12[Keyboard] KBIC65 Refactor (#17066)James Young
2022-05-12[Keyboard] Refactor mechwild/mokulua (#17068)jack
2022-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12Allow overriding Niv inputs in shell.nix (#16602)Astrid Yu
2022-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-11[Keyboard] Move M63 RGB into maker folder (#17061)HorrorTroll
2022-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-12initial (#17067)jack
2022-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-11[Keyboard] Add Mokulua keyboard (#17055)Kyle McCreery
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-11[Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032)JX
Co-authored-by: Drashna Jaelre <drashna@live.com>