~ruther/qmk_firmware

eac0f6d4 — Kyle McCreery 3 years ago
Cirque Attenuation Setting (#17342)

2e27eb31 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
0a040643 — James Young 3 years ago
Chaos 65 Community Layout Support (#17447)

* move ISO Enter position to home row

This commit makes the ISO layout macros compatible with QMK's `65_iso_blocker` and `65_iso_blocker_tsangan` community layouts.

* info.json: apply friendly formatting

- add key labels
- add line breaks between physical rows

* enable Community Layout support

* chaos65.h: add matrix diagram
8ea9f13c — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
27f9e477 — James Young 3 years ago
Checkerboards SNOP60 Refactor (#17446)

b450ffc5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
701db278 — Greg Dietsche 3 years ago
[Keymap] farmergreg's kint41 Kinesis Advantage 2 Layout (#16784)

267864e4 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
46644b0a — Muhammad Rivaldi 3 years ago
[Keyboard] Add n60a pcb (#17273)

Co-authored-by: Drashna Jaelre <drashna@live.com>
86bfd819 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3e9f000a — paulgali 3 years ago
[Keyboard] Zeno 60% Ergo PCB (#17403)

Co-authored-by: Drashna Jaelre <drashna@live.com>
608404f8 — Daniel Kao 3 years ago
Fix AVR I2C master 1ms timeout (#17174)

* avr i2c_master: Fix 1ms timeout

i2c_start() produces a minimum time_slice of 1ms for use as timeout
value.
The timer granularity is 1ms, it is entirely possible for timer_count
to tick up immediately after the last timer read and falsely trigger
timeout with a '>= 1' comparison.

* avr/drivers/i2c_master: Use timer_elapsed()
be42c5fb — Dasky 3 years ago
Fix RGB heatmap to use XY positions and use correct led limits (#17184)

* Fix RGB heatmap to use XY positions

* lower effect area limit and make configurable

* tidy up macro

* Fix triggering in both directions.

* add docs

* fix bug when decreasing value

* performance tweak
2d7a2dfa — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
de4262f9 — Joel Challis 3 years ago
Add missing snop60 default keymap (#17443)

65fcf951 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
03d01825 — James Young 3 years ago
alt34 rev1: Configurator Compilation Fix (#17442)

* move USE_I2C and EE_HANDS definitions to keyboard level

Allow this keyboard to be compiled by QMK Configurator.

* remove redundant DEFAULT_FOLDER rule
d116cf5e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c2e5953b — bbrfkr 3 years ago
[Keyboard] add dynamis keyboard (#15994)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2b23ca87 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next