~ruther/qmk_firmware

18fedc08 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
67dae122 — Pablo Martínez 2 years ago
[Documentation] Pointing device minor rewrite (#19641)

29d8f7c3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
8d0f97d1 — dependabot[bot] 2 years ago
Bump actions/stale from 7 to 8 (#20246)

Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
141d15cd — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
153bcdcd — Andrew Kannan 2 years ago
Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (#20131)

* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK

* Add 65_iso_blocker community layout support
e84d1ca3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
37ac5e68 — blindassassin111 2 years ago
[Keyboard]Viktus Minne - Topre variant (#20044)

* Adding the Viktus Minne topre pcb variant

* Update keyboards/viktus/minne_topre/readme.md

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

* Update rules.mk

* Moving layouts from *.h to info.json

* Removing minne_topre.h and updating others

* fixing *.c's

* Switch from int to void for ec_init

* Update info.json

* Update info.json

---------

Co-authored-by: Drashna Jaelre <drashna@live.com>
1cbbe64e — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
b035cd09 — blindassassin111 2 years ago
[keyboard] Correcting info.JSON for Viktus Minne (#20244)

Fix some more missing `#pragma once`s (#20241)

fa4dfb54 — Joel Challis 2 years ago
Strip API specific output from `qmk info` (#20234)

Remove `RGB_DI_PIN` ifdefs (#20218)

b72b487b — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
15cb7ded — Cipulot 2 years ago
EC ProX PCB (#20047)

* Add EC Pro X

Addition of EC Pro X PCB series.
This series comprises 2 versions:
- ANSI/ISO
- JIS

The PCBs are different and are compatible only with their respective cases.

* Moved from data driven row/col def to config def

* Added project url in info.json

* Implemented proper `LAYOUT_` changes

* Removen unnecessary `.h` includes

* Removal of `"w": 1`

* Added `DISCHARGE_TIME`

Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor  that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.

Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.

* Fixed keymap error in ordering

* Update keyboards/cipulot/ec_prox/jis/readme.md

Co-authored-by: Tom Barnes <barnestom@me.com>

* Update keyboards/cipulot/ec_prox/ansi_iso/readme.md

Co-authored-by: Tom Barnes <barnestom@me.com>

* Removal of `info.json` lines as suggested

* Update to comply with `_kb` and `_user` separation

* Update keyboards/cipulot/ec_prox/jis/rules.mk

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

* Update rules.mk

---------

Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
c7756f53 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
5428d922 — Cipulot 2 years ago
EC 23U PCB (#20049)

* Add EC 23U PCB firmware

* Moved from data driven row/col def to config def

* Implemented proper LAYOUT_ changes

* Removed unnecessary `.h` includes

* Updated default thresholds

* Added `DISCHARGE_TIME`

Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor  that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.

Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.

* Update readme.md

Added missing `cipulot/` in example commands.

* Removal of `info.json` lines as suggested

* Update to comply with `_kb` and `_user` separation

* Update rules.mk
17ccec43 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
3303f7ea — Cipulot 2 years ago
EC 60 PCB (#20050)

* Add EC 60 PCB firmware

* Moved from data driven row/col def to config def

* Implemented proper LAYOUT_ changes

* Removed unnecessary `.h` includes

* Added `DISCHARGE_TIME`

Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor  that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.

Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.

* Update readme.md

Added missing `cipulot/`in readme example commands

* Update keyboards/cipulot/ec_60/readme.md

Co-authored-by: Tom Barnes <barnestom@me.com>

* Removal of `info.json` lines as suggested

* Update to comply with `_kb` and `_user` separation

* Update keyboards/cipulot/ec_60/rules.mk

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

---------

Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
73f4718f — Drashna Jael're 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Next