Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Defer pin operations to gpio.h (#15589) | Nick Brassel | 2021-12-27 | 1 | -6/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-27 | 8 | -0/+346 | |
|\| | ||||||
| * | [Keyboard] Add MNT Reform USB Keyboard (Standalone) (#15561) | cdc-mkb | 2021-12-27 | 8 | -0/+346 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Make (un)register code functions weak (#15285) | Drashna Jaelre | 2021-12-27 | 2 | -12/+12 | |
| | | ||||||
* | | Format code according to conventions (#15588) | QMK Bot | 2021-12-27 | 1 | -2/+2 | |
| | | ||||||
* | | [Core] Split support for pointing devices. (#15304) | Dasky | 2021-12-27 | 11 | -66/+626 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Draft implementation * formatting * fix combined buttons * remove pimoroni throttle * sync pointing on a throttle loop with checksum * no longer used * doh Co-authored-by: Drashna Jaelre <drashna@live.com> * switch pimoroni to a cpi equivalent * add cpi support * allow user modification of seperate mouse reports * a little tidy up * add *_RIGHT defines. * docs * doxygen comments * basic changelog * clean up pimoroni * small doc fixes * Update docs/feature_pointing_device.md Co-authored-by: Drashna Jaelre <drashna@live.com> * performance tweak if side has usb * Don't run init funtions on wrong side * renamed some variables for consistency * fix pimoroni typos * Clamp instead of OR * Promote combined values to uint16_t * Update pointing_device.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
* | | Add a clarification to an error message (#15207) | Hugo Osvaldo Barrera | 2021-12-27 | 1 | -2/+3 | |
| | | | | | | | | | | Makes this a bit more foolproof. See https://github.com/qmk/qmk_firmware/issues/15202 | |||||
* | | Fixes potential wpm sampling overflow, along with code comment fixes (#15277) | vectorstorm | 2021-12-27 | 3 | -34/+45 | |
| | | | | | | Co-authored-by: Trevor Powell <trevor@vectorstorm.com.au> | |||||
* | | Add open-drain GPIO support. (#15282) | Nick Brassel | 2021-12-27 | 4 | -47/+30 | |
| | | | | | | | | | | | | | | | | | | * 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. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 24 | -0/+1227 | |
|\| | ||||||
| * | [Keyboard] Add LZ erGhost (#15451) | mechlovin | 2021-12-24 | 12 | -0/+666 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keyboard] Add KPrepublic bm980hsrgb support (#14724) | peepeetee | 2021-12-24 | 12 | -0/+561 | |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Fix some typos, especially the sensor name. (#15557) | uqs | 2021-12-24 | 1 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 16 | -0/+951 | |
|\| | ||||||
| * | [Keyboard] Add Kintsugi keyboard (#15439) | Arturo Avila | 2021-12-24 | 16 | -0/+951 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 10 | -0/+339 | |
|\| | ||||||
| * | [Keyboard] Add mini_ten_key_plus (#15568) | minibois | 2021-12-24 | 10 | -0/+339 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 7 | -1/+338 | |
|\| | ||||||
| * | [Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527) | jonavin | 2021-12-24 | 7 | -1/+338 | |
| | | | | | | Co-authored-by: Jonavin <=> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 10 | -0/+387 | |
|\| | ||||||
| * | [Keyboard] Add Gurindam (#15540) | Ibnu Daru Aji | 2021-12-24 | 10 | -0/+387 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 16 | -4/+629 | |
|\| | ||||||
| * | [Keyboard] Add KPrepublic BM60hsrgb_iso/rev2, acting in lieu of @bdtc123 ↵ | peepeetee | 2021-12-24 | 16 | -4/+629 | |
| | | | | | | | | | | (#15095) Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 18 | -3/+606 | |
|\| | ||||||
| * | [Keyboard] Add bm60hsrgb_poker/rev2, a continuation of #15001 (#15103) | peepeetee | 2021-12-24 | 18 | -3/+606 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-25 | 1 | -1/+1 | |
|\| | ||||||
| * | [Docs] Fixed keycode reference for swirl effect (#15564) | Scott Chow | 2021-12-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Save a single byte of memory for joystick buttons (#15555) | Chris Broekema | 2021-12-24 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-24 | 1 | -1/+1 | |
|\| | ||||||
| * | fix typo (#15569) | Ian C | 2021-12-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-24 | 3 | -30/+52 | |
|\| | ||||||
| * | [Keyboard] Fix compilation issues for Pearlboards (#15562) | Drashna Jaelre | 2021-12-23 | 3 | -30/+52 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-24 | 10 | -0/+277 | |
|\| | ||||||
| * | [Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516) | Andrzej Kotulski | 2021-12-23 | 10 | -0/+277 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-23 | 37 | -94/+1282 | |
|\| | ||||||
| * | [Keyboard] Add Pearlboards boards to directory (#15005) | Koobaczech | 2021-12-23 | 37 | -94/+1282 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-22 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keyboard] Fixed caps lock led pin for crazy_keyboard_68 (#15539) | -pacer- | 2021-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-22 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keymap][CRKBD/SOUNDMONSTER] Fixed compilation (forgot return) (#15554) | ExtReMLapin | 2021-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-22 | 1 | -2/+6 | |
|\| | ||||||
| * | doc/faq_debug: qmk cli can also be used to print debug messages (#15528) | Thomas Lorblanchès | 2021-12-22 | 1 | -2/+6 | |
| | | ||||||
* | | Documentation Typo fix (#15538) | SmollChungus | 2021-12-22 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-22 | 10 | -0/+288 | |
|\| | ||||||
| * | [Keyboard] support for Stack Overflow The Key from Drop - adapted from ↵ | Wyatt Neal | 2021-12-22 | 10 | -0/+288 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @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> | |||||
* | | [CI] Format code according to conventions (#15541) | QMK Bot | 2021-12-22 | 1 | -3/+1 | |
| | | ||||||
* | | Migrate RN42 to UART driver and refactor (#15492) | Ryan | 2021-12-22 | 4 | -71/+135 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-21 | 22 | -21/+245 | |
|\| | ||||||
| * | [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465) | devilzmods | 2021-12-21 | 22 | -21/+245 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> |