summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-27Add open-drain GPIO support. (#15282)Nick Brassel
* Add open-drain GPIO support. * `qmk format-c` * Wording. * Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing.
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keyboard] Add LZ erGhost (#15451)mechlovin
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-24[Keyboard] Add KPrepublic bm980hsrgb support (#14724)peepeetee
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-24Fix some typos, especially the sensor name. (#15557)uqs
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keyboard] Add Kintsugi keyboard (#15439)Arturo Avila
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keyboard] Add mini_ten_key_plus (#15568)minibois
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527)jonavin
Co-authored-by: Jonavin <=>
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keyboard] Add Gurindam (#15540)Ibnu Daru Aji
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keyboard] Add KPrepublic BM60hsrgb_iso/rev2, acting in lieu of @bdtc123 ↵peepeetee
(#15095) Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Keyboard] Add bm60hsrgb_poker/rev2, a continuation of #15001 (#15103)peepeetee
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24[Docs] Fixed keycode reference for swirl effect (#15564)Scott Chow
2021-12-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24Save a single byte of memory for joystick buttons (#15555)Chris Broekema
Co-authored-by: Joel Challis <git@zvecr.com>
2021-12-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-24fix typo (#15569)Ian C
2021-12-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-23[Keyboard] Fix compilation issues for Pearlboards (#15562)Drashna Jaelre
2021-12-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-23[Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)Andrzej Kotulski
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-23[Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-22[Keyboard] Fixed caps lock led pin for crazy_keyboard_68 (#15539)-pacer-
2021-12-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-22[Keymap][CRKBD/SOUNDMONSTER] Fixed compilation (forgot return) (#15554)ExtReMLapin
2021-12-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-22doc/faq_debug: qmk cli can also be used to print debug messages (#15528)Thomas Lorblanchès
2021-12-22Documentation Typo fix (#15538)SmollChungus
2021-12-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-22[Keyboard] support for Stack Overflow The Key from Drop - adapted from ↵Wyatt Neal
@frap129 (#15520) * support for Stack Overflow The Key from Drop - adapted from @frap129 * addressing code review comments there's still some issues related to LEDs so i think for now the best course of action is to remove those items until we can get better details on the assembly of the board. * removing this on the correct branch * cleaning up more code review comments, moving to simpler/common formats for maps * it is a C not a G fool * well, looks like you can do it this way too for booting/dfu * fixing missing newline for gcc to be quiet * removing busted links * formatting to match current template * Update keyboards/massdrop/thekey/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Andy Piper <andypiper@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-22[CI] Format code according to conventions (#15541)QMK Bot
2021-12-22Migrate RN42 to UART driver and refactor (#15492)Ryan
2021-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-21[Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-22Use the PR title rather than parsing the commit message. (#15537)Nick Brassel
2021-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-21zigotica userspace rows tweak: TAB in default STENAI layer, ESC in sym/fn ↵Sergi Meseguer
layers (#15525)
2021-12-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-20[Keyboard] Add LAYOUT_alice support for Nasu (#15513)stanrc85
2021-12-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-19Add Superlyra keyboard + group with Lyra under new directory (#14955)Domanic Calleja
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-19Merge remote-tracking branch 'origin/master' into developQMK Bot