1
0
Fork 0
forked from forks/qmk_firmware
Commit graph

22505 commits

Author SHA1 Message Date
QMK Bot ad586293eb Merge remote-tracking branch 'origin/master' into develop 2022-09-25 12:05:24 +00:00
Nick Brassel 1bdf4cdc22
Fix tzarc/djinn screen geometry. () 2022-09-25 22:04:52 +10:00
jack c7a65558ee
Remove lingering DRIVER_LED_TOTAL references () 2022-09-25 19:32:51 +10:00
QMK Bot d69c7849b0 Merge remote-tracking branch 'origin/master' into develop 2022-09-25 07:55:12 +00:00
Ryan 056d6aee27
Untangle layouts for Dimple rev3 and Infinity87 () 2022-09-25 17:54:41 +10:00
QMK Bot cbd6f4fa7f Merge remote-tracking branch 'origin/master' into develop 2022-09-24 19:59:05 +00:00
Drashna Jaelre 431c92893f
[Keyboard] Update Work Louder VIA layouts ()
* [Keyboard] Fix Encoder Maps for Work Louder Boards

* Fix via keymap for work board

* Cleanup
2022-09-24 20:58:10 +01:00
Drashna Jael're 8478e96de6
Merge remote-tracking branch 'origin/master' into develop 2022-09-24 12:23:36 -07:00
Joe Scotto e88f0adcae
[Keyboard] Add Scotto36 Keyboard () 2022-09-24 11:56:06 -07:00
adophoxia 7caf0b1ab8
[Keyboard] Add Keychron Q0 () 2022-09-24 11:53:22 -07:00
Ramon Imbao dfa6fd4b2a
[Keyboard] Add Plywrks Allaro ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-24 11:49:13 -07:00
Falke Carlsen 2901649578
[Keymap] falkecarlsen gmmk keymap and readme () 2022-09-24 09:39:44 -07:00
Andre Brait 32204f4a03
GMMK Pro: fix unintended volume encoder taps () 2022-09-24 09:37:04 -07:00
Joel Challis 6d4d228bea
[Keyboard] Add SENSE75 firmware () 2022-09-24 09:05:12 -07:00
Wes Lord 244f27ac27
Remove orphan custom functions reference in keymap docs () 2022-09-24 09:04:14 -07:00
Albert Y 0dca9a1f62
[Keyboard] Convert Cradio config to data driven model () 2022-09-24 08:44:50 -07:00
Thomas 94d5fe6f90
Allow Active High for Pointing Device Motion Pin ()
Needed by the Cirque Trackpad for motion detection
2022-09-24 08:44:14 -07:00
QMK Bot c932e76d36 Merge remote-tracking branch 'origin/master' into develop 2022-09-24 15:39:10 +00:00
Andrew Kannan fa1388a42e
[Keyboard] Add Moment Hotswap PCB () 2022-09-24 08:38:42 -07:00
QMK Bot 6b998e9a6d Merge remote-tracking branch 'origin/master' into develop 2022-09-24 15:36:49 +00:00
Ramon Imbao 5ff2d93582
[Keyboard] Add Saevus Cor TKL () 2022-09-24 08:36:19 -07:00
QMK Bot 6b94c4d791 Merge remote-tracking branch 'origin/master' into develop 2022-09-24 15:36:12 +00:00
Steven Karrmann 3072feb8ed
[Keyboard] Add Janus keyboard ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-24 08:35:37 -07:00
Drashna Jael're 4add874867
Merge remote-tracking branch 'origin/master' into develop 2022-09-24 07:14:33 -07:00
takashicompany 45cc7f1e94
[Keyboard] Add GOAT51 ()
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-24 07:05:53 -07:00
lunatic fe9c1d8e45
[Keyboard] add CherryB CB65 () 2022-09-24 06:58:03 -07:00
jun10000 6cf4af9876
[Keyboard] Add om60 rev1 keyboard ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jun10000 <jun1kbd@outlook.jp>
2022-09-24 00:38:43 -07:00
QMK Bot df30327c19
Format code according to conventions () 2022-09-24 00:34:44 -07:00
Matt Chan e3e0a35b58
kegen/gboy: Fix typo in readme.md; add labels to info.json and reformat for readability ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-24 00:03:07 -07:00
Alabastard-64 7c1797f52f
[Core] Pointing Device Automatic Mouse Layer ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-09-23 23:43:55 -07:00
QMK Bot 2318ae0433 Merge remote-tracking branch 'origin/master' into develop 2022-09-23 23:41:08 +00:00
Wilba 2791ceb6aa
Add caps lock and scroll lock indicators () 2022-09-23 19:39:55 -04:00
QMK Bot 15f4bc6583 Merge remote-tracking branch 'origin/master' into develop 2022-09-23 22:27:27 +00:00
James Young 03a671e795
JadooKB JKB65 Community Layout Support ()
* rename LAYOUT_67_ansi to LAYOUT_65_ansi_blocker

* enable Community Layouts support
2022-09-23 23:26:52 +01:00
Ryan 36c410592d
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT () 2022-09-23 22:46:23 +10:00
QMK Bot d967de0df7 Merge remote-tracking branch 'origin/master' into develop 2022-09-22 23:52:56 +00:00
dependabot[bot] 3b7aeddc4d
Bump actions/stale from 5 to 6 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 09:52:21 +10:00
Stefan Kerkmann b8ffaa6331
Copy RP2040 vector table to RAM on startup ()
...this reduces possible latency when invoking interrupt handlers by
mitigating XIP cache misses which are not existent when running code from
RAM.
2022-09-22 22:48:20 +01:00
Stefan Kerkmann 828a1db035
Update chibios-contrib for RP2040 i2c fixes take 2 ()
...includes missing system locking inside a timeout waiting condition and
updates to the rp2040 linker file.
2022-09-22 20:57:50 +01:00
QMK Bot f28d899908 Merge remote-tracking branch 'origin/master' into develop 2022-09-21 21:01:00 +00:00
Drashna Jaelre ea80141f69
[Docs] Explicitly mention kb/user callbacks as boolean ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-21 14:00:25 -07:00
QMK Bot 9b42ee1f6d Merge remote-tracking branch 'origin/master' into develop 2022-09-21 17:33:15 +00:00
bojiguard ee22f34e69
Fungo rev1: fix QMK Configurator key sequence - info.json ()
* * info.json: fix key position and order

* fix json format

* Update keyboards/fungo/rev1/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
2022-09-21 18:32:31 +01:00
Ryan 2f48d300f4
Normalise info_config.h define generation ()
* Normalise info_config.h define generation

* format

* Fix tests

* Update lib/python/qmk/cli/generate/config_h.py

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-21 18:31:57 +01:00
QMK Bot fc7f3f17e6 Merge remote-tracking branch 'origin/master' into develop 2022-09-21 11:09:23 +00:00
Nick Brassel b03a3d7047
Checklist clarification. () 2022-09-21 12:08:47 +01:00
Ryan 591701cdf9
Fix incorrect g_led_config generation () 2022-09-21 02:41:18 +01:00
Ryan 89a1374ef4
Add DD mapping for LED/RGB Matrix center () 2022-09-21 00:45:07 +01:00
QMK Bot 8dc81309f4 Merge remote-tracking branch 'origin/master' into develop 2022-09-20 18:44:34 +00:00
Álvaro A. Volpato b0f824755a
Update Apollo PCBs to use wear levelling code () 2022-09-20 11:43:49 -07:00