~ruther/qmk_firmware

7e3ff206 — bwisn 3 years ago
Add HT32 support to core (#14388)

* tmk_core: temporary fix to allow HT32 based keyboards to work without patched ChibiOS-contrib (AnnePro2)

* HT32: add spi support

Add persistent led support with eeprom (#9)

* adding HT32 support to chibios SPI master driver

update spi driver, fix bad merging with master

* HT32: fix formatting

HT32: Fix formatting: tmk_core/protocol/chibios/usb_main.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* HT32: Apply suggestions from fauxpark's code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* HT32: update spi driver

* ht32: apply code review suggestions, remove old workaround

Co-authored-by: tech2077 <tech2077@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
1a63b245 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
587f7508 — Sergey Vlasov 3 years ago
preonic/rev3_drop: Fix old custom matrix code (#14857)

The old custom matrix code for Preonic rev3 was relying on the
`matrix_col_t` type, because the code actually reads the row pins and
assembles the state for whole columns, and then transposes the matrix in
the custom debouncing code.  Restore that type (which is no longer
defined by the core QMK code) to make the custom matrix code work
properly (when `matrix_row_t` was used instead of `matrix_col_t`, the
state of two electrical rows was lost, and those electrical rows
corresponded to the bottom physical row, which did not work).
ad2b017e — Joel Challis 3 years ago
Remove legacy Makefile functionality (#14858)

bd2f8ab8 — Joel Challis 3 years ago
Infer more when building features (#13890)

bb80b2a4 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
d2f9e352 — Roger 3 years ago
[Keymap] added media controls, copy and paste; moved print screen (#14850)

9a1cc8b7 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b8ca0af0 — ​Andrzej Ressel 3 years ago
[Keyboard] Add SpiderIsland 25 key keyboard (#14793)

Co-authored-by: Ryan <fauxpark@gmail.com>
3f582486 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
772f6748 — Peter Park 3 years ago
[Keyboard] Update Support for The Uni (#14569)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
b0c2dd8d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Try to clarify "number of elements in info.json does not match" error (#14844)

776e6b8d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
9200baf5 — tangowithfoxtrot 3 years ago
[Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717)

82bff2d8 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
eddb2063 — Takeshi ISHII 3 years ago
add docs/ja/ja_doc_status.sh (#14402)

fbdaf8ed — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
9e2e7737 — AKiwi92 3 years ago
[Keyboard] Amended Some Pins - KiwiKeebs Macro V2 (#14824)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ash <ash@splitpixel.co.uk>
9c15fbf9 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next