~ruther/qmk_firmware

cc7600cf — QMK Bot 3 years ago
Format code according to conventions (#15196)

e0a50569 — Mikkel Jeppesen 3 years ago
Made AVR backlight pwm resolution configurable (#7521)

* Made static backlight pwm resolution configurable

* Made breathing backlighting configurable too

* Finished my ifdef

* Ran clang-format

* Added missing semi-colon

* Solved weird behaviour by right-shifting the right amount

* Made breathing period scaled on actual pwm frequency

* Made the low end deadzone scaled on the top value

* Moved 'pwm_frequency' declaration outside ifdef

* Fixed 'never used' error

* Fixed 'never used' error

* Fixed breathing ISR to 120Hz

* Removed pwm_frequency constant
Constant is no longer needed since running the breathing ISR at a fixed 120Hz

* Re-add brightness limiting

* re-introduce scaling
121a2e0f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
10e89663 — Drashna Jaelre 3 years ago
[Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192)

b47f3b18 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
254e2655 — Drashna Jaelre 3 years ago
[Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)

25b08792 — QMK Bot 3 years ago
Format code according to conventions (#15195)

45f4f446 — Nick Brassel 3 years ago
Merge remote-tracking branch 'upstream/master' into develop
2c5d6698 — QMK Bot 3 years ago
Format code according to conventions (#15193)

9ec43882 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b06740c9 — Joel Challis 3 years ago
Auto-create PRs for merged formatting issues (#15157)

* Auto-create PRs for merged formatting issues

* Update .github/workflows/format_push.yaml
0db51f20 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3d49069a — Alexis Jeandeau 3 years ago
[Keyboard] Add SOFT/HRUF Splitography keyboard (#15133)

596511a9 — drhigsby 3 years ago
[Keyboard] Packrat (#14574)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
9ca0cd81 — Drashna Jaelre 3 years ago
[Keyboard] Fix handful of boards compiling too large due to RGB matrix changes (#15184)

6f3861fa — Drashna Jaelre 3 years ago
[Keyboard] Fix oled_task_user for ffkeebs/puca (#15185)

0bcf5fb0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
86dd439e — James Young 3 years ago
handwired/myskeeb Layout Macro Refactor (#15181)

* handwired/myskeeb: update key positions in info.json

* remove unused matrix positions

L26 and R20 aren't physically present on the keyboard.

* add image to readme file

* add supported hardware and flashing example to readme
6791f36e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c6c35f33 — James Young 3 years ago
wsk/sl40: remove dead space from LAYOUT_all (#15183)

Next