QMK Bot
2bdae2356b
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
debb0ecb5d
MW65 RGB Layout Macro Refactor ( #15246 )
...
* mw65_rgb.h: use QMK 3-character notation for matrix identifiers
* mw65_rgb.h: add matrix diagram
* info.json: apply friendly formatting
Update key labels for QMK CLI rendering.
* move rotary encoder keycodes to top row
* info.json: update maintainer field
Use the maintainer's GitHub username.
4 years ago
QMK Bot
3242ac3092
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
c491af01d5
MW75 Layout Macro Refactor ( #15247 )
...
* mw75.h: use QMK 3-character matrix identifiers
* update stock keymaps
Use QMK-native keycode aliases, and update grid alignment of keycodes.
* mw75.h: add matrix diagram
* info.json: apply friendly formatting
* move rotary encoder keycodes to top row
* info.json: update maintainer field
Use the maintainer's GitHub username.
4 years ago
QMK Bot
12ece58f53
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Joel Challis
739bf62112
Tidy CI format error message ( #15242 )
...
* Tidy format error message
4 years ago
QMK Bot
b47bdee93c
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Sergey Vlasov
2d71ac7541
Add Keyboardio Atreus 2 Bootloader to udev rules ( #15241 )
...
The Keyboardio Atreus 2 Bootloader is a clone of the Caterina bootloader
with different USB VID:PID values (1209:2302):
https://github.com/keyboardio/Atreus2-Bootloader
4 years ago
Joel Challis
eeab6f154b
Short term bodge for PRODUCT warning ( #15240 )
4 years ago
Balz Guenat
06f18e22d9
fix broken macro in transport.h ( #15239 )
4 years ago
Stefan Kerkmann
5c2052fd47
[Core] RISC-V toolchain and picolibc fixes ( #15109 )
...
* [Core] Fix RISC-V toolchain installation
The risc-v toolchain is only available on distributions based on Debian 11+
so we check for their availability before installing them.
* [Core] Fix heap symbols and syscalls for picolibc
picolibc internally uses __heap_start and __heap_end instead of the
defacto chibios linker script standard __heap_base__ and __heap_end__
therefore we introduce these symbols as an alias. Usually all memory
used within QMK is statically allocated, but some algorithms make usage
of malloc and friends.
Also the timeval struct is not defined by picolibc for syscalls, therefore it
is declared as stub.
4 years ago
Balz Guenat
32215d5bff
Rework encoders to enable asymmetric split keyboards ( #12090 )
...
Co-authored-by: Balz Guenat <balz.guenat@siemens.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
4 years ago
QMK Bot
d11d2459ce
Merge remote-tracking branch 'origin/master' into develop
4 years ago
ForeverAnApple
eff9288759
[Keymap] Initial simple keymap for ForeverAnApple ( #14654 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
fb953fb5c3
Merge remote-tracking branch 'origin/master' into develop
4 years ago
jels
60b032e3bf
[Keyboard] Added Jels88 ( #15090 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
d08a33a45b
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
f7b24e2965
Meletrix Zoom65 Refactor ( #15222 )
4 years ago
James Young
9ccd22e8de
Minimon Index Tab touch-up ( #15224 )
4 years ago
QMK Bot
123015952f
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
5de50cf645
Undead60M touch-up ( #15214 )
4 years ago
James Young
0facda9ecb
Lime rev1: fix Configurator implementation ( #15213 )
4 years ago
QMK Bot
9670a85163
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Drashna Jaelre
7343a2fc93
[Keyboard] Fix xox70 via layout ( #15220 )
4 years ago
Nick Brassel
8cefe141f8
CI: Create GitHub Actions unit test workflow ( #15223 )
...
* Create GitHub Actions unit test workflow
* Create GitHub Actions unit test workflow - checkout submodules
* Create GitHub Actions unit test workflow - update job name
* Develop branch.
* Update .github/workflows/unit_test.yml
Co-authored-by: Joel Challis <git@zvecr.com>
* Update .github/workflows/unit_test.yml
Co-authored-by: Joel Challis <git@zvecr.com>
* builddefs
Co-authored-by: zvecr <git@zvecr.com>
4 years ago
Drashna Jaelre
ac00b6da29
[Bug] Fix timer include in override_wiring.c ( #15221 )
...
* [Bug] Fix timer include in override_wiring.c
* add platforms to keep parity with old method
4 years ago
Joel Challis
2728603fe6
Move tmk_core/common/<plat> ( #13918 )
4 years ago
QMK Bot
43b9e23bae
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
0107d77c24
Handwired Split65: Fix QMK Configurator Implementation ( #15209 )
4 years ago
QMK Bot
1888661ed9
Merge remote-tracking branch 'origin/master' into develop
4 years ago
rhmokey
6b3b302dfe
[Keyboard] Add xox70 ( #15098 )
4 years ago
QMK Bot
eccdba0124
Merge remote-tracking branch 'origin/master' into develop
4 years ago
HellTM
fa35df0374
[Keymap] 3w6 helltm keymap (with ascii art) ( #15146 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
655015da4e
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Andy
3491a386da
[Keymap] Sofle RGB - fixed switch and numpad layers ( #15094 )
4 years ago
QMK Bot
f5e2eda764
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Callum Hart
802d7e5e15
[Keyboard] Add Keebcats Denis PCB ( #15154 )
4 years ago
QMK Bot
070ef07a34
Merge remote-tracking branch 'origin/master' into develop
4 years ago
jels
5c3afe3e6b
[Keyboard] Add b87 keyboard ( #15091 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ramon Imbao
817a82378b
[Keyboard] Add TKL-FF v2 ( #15144 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot
8011cbcc50
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Nick Abe
66792b0769
[Keyboard] Aozora update ( #15201 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Drashna Jael're
4be9919e9f
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Yoshihiro Saito
94b5350246
[Keymap] Add yoshimaru46's keymap for Ergodash mini ( #15191 )
4 years ago
Callum Hart
10c36032a0
[Keyboard] Add Keebcats Dougal PCB ( #15168 )
4 years ago
Kyle Gieselman
58e7527e60
[Keyboard] Add MTBKeys MTB60 Keyboard (Solderable and Hotswap edition) ( #14222 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
James Young
4f764519ab
Chalice: Fix QMK Configurator Implementation ( #15206 )
4 years ago
James Young
9cdbc040cd
FFKeebs Púca Refactor ( #15208 )
4 years ago
James Young
26ae432190
handwired/split89 Layout Macro Refactor ( #15210 )
4 years ago
jfescobar18
d2b20692fb
[Keyboard] Add miniashen40 ( #14238 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago