Skip to content

Tags: mrtnee/qmk_firmware

Tags

0.12.18

Toggle 0.12.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Format code according to conventions (qmk#12244)

Co-authored-by: QMK Bot <hello@qmk.fm>

0.12.17

Toggle 0.12.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix keycode mappings for via and ensure they don't change within prot…

…ocol (qmk#12130)

* Fix keycode mappings for via and ensure they don't change within protocol

* Update keycodes

* Fix broken keyboards

* added the missing keycodes found in via

* Remove invalid keycodes

Co-authored-by: David Hoelscher <infinityis@users.noreply.github.com>

0.12.16

Toggle 0.12.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove hex_to_keycode and move tap_random_base64 to send_string.c (qm…

…k#12079)

0.12.15

Toggle 0.12.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (qmk#12136)

0.12.14

Toggle 0.12.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove ifdefs for UC and X/XP too (qmk#12131)

0.12.13

Toggle 0.12.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove a few more ifdefs from quantum_keycodes (qmk#12129)

0.12.12

Toggle 0.12.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add OLED_DRIVER_ENABLE into show_options.mk (qmk#12121)

0.12.11

Toggle 0.12.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`qmk generate-rules-mk`: add `--escape` switch for makefile logic (qm…

…k#12101)

0.12.10

Toggle 0.12.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove ifdefs for Swap Hands keycodes (qmk#12095)

0.12.9

Toggle 0.12.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set default for USB_SUSPEND_WAKEUP_DELAY to 0/disabled (qmk#12081)