~ruther/qmk_firmware

c9562ebf — Sergey Vlasov 3 years ago
Make the MAGIC_TOGGLE_GUI keycode work (#14886)

5fbcbc6a — precondition 3 years ago
[DOCS] Fix the STENO_COMBINEDMAP table (#14883)

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).
d2f9e352 — Roger 3 years ago
[Keymap] added media controls, copy and paste; moved print screen (#14850)

b8ca0af0 — ​Andrzej Ressel 3 years ago
[Keyboard] Add SpiderIsland 25 key keyboard (#14793)

Co-authored-by: Ryan <fauxpark@gmail.com>
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>
Try to clarify "number of elements in info.json does not match" error (#14844)

9200baf5 — tangowithfoxtrot 3 years ago
[Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717)

eddb2063 — Takeshi ISHII 3 years ago
add docs/ja/ja_doc_status.sh (#14402)

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>
[Keyboard] Adding CK60 and CK65 (#14737)

Co-authored-by: Ryan <fauxpark@gmail.com>
6b299fab — Manna Harbour 3 years ago
[Keymap] Update Miryoku (#14827)

9a0addc7 — Drashna Jaelre 3 years ago
[Keymap] Drashna Keymap Updates (#14842)

* Fix issues with user split transport code
* Improve OLED (More font stuff, improved keylogger, etc)
* Add `KEYLOCK` macro to disable USB, borrowed from command feature.
* Convert Kyria fully to proton C (no more AVR kyria)
* Add Work Louder Work Board keymap
a8422cca — Drashna Jaelre 3 years ago
[Keyboard] Tractyl Manuform Updates (#14841)

4db5d852 — BenSchaeff 3 years ago
[Keymap] Added GMMK Pro keymap with RGB  (#14648)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
40badc44 — Sergi Meseguer 3 years ago
[Keymap] zigotica userspace (#14670)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
b0d293a8 — floookay 3 years ago
[Keyboard] add Pluckey (#14672)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
8bb1fd04 — stanrc85 3 years ago
[Keymap] Userspace updates (#14832)

c8b00b2e — Aaron Paterson 3 years ago
Update documentation because GPIO functions are no longer in quantum.h (#14826)

* GPIO functions are no longer in quantum.h

* Update docs/internals_gpio_control.md

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

Co-authored-by: Ryan <fauxpark@gmail.com>
23532326 — Felix Jen 3 years ago
[Keyboard] Add MK61-RGB-ANSI keyboard (#14795)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Next