QMK Bot
b7c219b03c
Merge remote-tracking branch 'origin/develop' into xap
2023-09-13 00:13:20 +00:00
Joel Challis
de381ad3b7
Generate keymap.json config options more forcefully ( #21960 )
2023-09-13 01:12:46 +01:00
QMK Bot
13ce14c674
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 20:58:45 +00:00
QMK Bot
920a8f658c
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 20:58:11 +00:00
James Young
4468662d64
Gray Studio Think65 v3 Layout Additions ( #21930 )
...
* Add layout/matrix diagram
[docs]
* Format `info.json` as strict JSON
[style]
* Add `LAYOUT_all`
[enhancement]
* Refactor keymaps to use `LAYOUT_all`
Refactor the `default` and `via` keymaps to use the `LAYOUT_all` macro.
- change second Left Shift key to `KC_NUBS`
- insert `KC_NUHS` keycode
- update keycode grid alignment
- remove trailing whitespace
[refactor]
* Rename `LAYOUT_65_blocker` to `LAYOUT_ansi_blocker`
[refactor]
* Rename `LAYOUT_65_iso_blocker` to `LAYOUT_iso_blocker`
[refactor]
* Correct `LAYOUT_iso_blocker` matrix data
The Quote key was mapped as [1, 14] instead of [2, 12].
[bugfix]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan`
[enhancement]
2023-09-12 13:57:25 -07:00
QMK Bot
21e04619e8
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 19:58:53 +00:00
QMK Bot
3cb09bed1f
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 19:58:20 +00:00
James Young
91e0e46e4a
Drewkeys Mercury65 Layout Additions ( #21924 )
...
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add layout/matrix diagram
[docs]
* Correct `LAYOUT_all` data
Correct the order of the Up arrow and End keys.
[enhancement]
* Tidy-up `info.json` formatting
- add line breaks between physical rows
- remove trailing spaces
[style]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
2023-09-12 12:57:45 -07:00
zvecr
7b313dbc89
Migrate stray WS2812_DRIVER to info.json
2023-09-12 10:30:54 +01:00
QMK Bot
fb02b68f17
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 09:30:08 +00:00
QMK Bot
7e4e7b94f4
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 09:10:05 +00:00
Joel Challis
8975dc6c3b
Remove duplication of STM32L432 EEPROM defaults ( #21981 )
2023-09-12 10:09:31 +01:00
QMK Bot
2fe5b1b78f
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 06:08:13 +00:00
Joel Challis
6adf461aa0
Remove duplication of RP2040 EEPROM defaults ( #21979 )
2023-09-12 07:07:40 +01:00
QMK Bot
820970794d
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 05:58:01 +00:00
Joy Lee
bd2e59af60
Fixed WB32 MCU remote wakeup issue ( #20863 )
...
Co-authored-by: Joy <chang.li@westberrytech.com>
2023-09-12 15:57:18 +10:00
QMK Bot
732bb34750
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 05:47:59 +00:00
Joel Challis
909054c357
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json ( #21978 )
2023-09-12 06:47:12 +01:00
QMK Bot
86ef90ef95
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 04:17:14 +00:00
Joel Challis
06cec720dd
Remove 'Firmware size check does not yet support' message ( #21977 )
2023-09-12 05:16:39 +01:00
QMK Bot
2d289eed71
Merge remote-tracking branch 'origin/develop' into xap
2023-09-12 01:56:23 +00:00
QMK Bot
ad4fc42e6b
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 01:55:42 +00:00
Dasky
62105b5c07
Remove oversize binaries ( #21976 )
...
This stops a situation where a user could end up flashing oversize firmware soft bricking hardware.
2023-09-12 02:55:05 +01:00
QMK Bot
1aaf81e13b
Merge remote-tracking branch 'origin/develop' into xap
2023-09-11 20:44:24 +00:00
QMK Bot
d046f73b49
Merge remote-tracking branch 'origin/master' into develop
2023-09-11 20:43:51 +00:00
Falco Gerritsjans
3561c3a1f9
Repair malformed links in keyboard README files ( #21969 )
2023-09-11 21:43:16 +01:00
QMK Bot
cc19dc7a1d
Merge remote-tracking branch 'origin/develop' into xap
2023-09-09 19:17:05 +00:00
QMK Bot
51d9520be7
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 19:16:32 +00:00
James Young
9a29ddf6af
dnworks FRLTKL Community Layout support ( #21922 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-09 12:15:57 -07:00
QMK Bot
2fd686a17d
Merge remote-tracking branch 'origin/develop' into xap
2023-09-09 10:18:21 +00:00
QMK Bot
5d61bc7eb1
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 10:17:45 +00:00
Vino Rodrigues
ec09c03b64
[Keyboard] Add Binepad Pixie ( #21524 )
...
* Add Binepad Pixie
* Post waffle87 and drashna review recommendations applied
* Post-drashna code review suggestions applied
Co-authored-by: Drashna Jaelre <drashna@live.com>
* post zvecr review
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-09 11:17:09 +01:00
QMK Bot
7dc13c2276
Merge remote-tracking branch 'origin/develop' into xap
2023-09-09 02:12:13 +00:00
QMK Bot
a4f28b9d1f
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 02:11:40 +00:00
James Young
4875bcecc2
customMK EVO70 R2 Layout Additions ( #21916 )
...
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add layout/matrix diagram
[docs]
* Correct layout data
Reduce the gap between the encoder/macro section and the alphanumeric
section by 0.25u.
[enhancement]
* Add `LAYOUT_ansi_blocker`
[enhancement]
* Add `LAYOUT_iso_blocker`
[enhancement]
* Fix redundant `layout_aliases` keys
per dunk2k
[bugfix]
2023-09-08 19:11:07 -07:00
QMK Bot
ebaff334bb
Merge remote-tracking branch 'origin/develop' into xap
2023-09-07 20:54:34 +00:00
QMK Bot
ddb737e716
Merge remote-tracking branch 'origin/master' into develop
2023-09-07 20:53:59 +00:00
James Young
3e3320e8d9
Cipulot EC Theca Community Layout Support ( #21913 )
...
* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi`
The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias
the former to the latter to reduce redundancy.
[refactor]
* Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl`
[refactor]
* Enable Community Layout support
[enhancement]
2023-09-07 13:53:16 -07:00
QMK Bot
54d8411e7f
Merge remote-tracking branch 'origin/develop' into xap
2023-09-06 20:43:18 +00:00
Ryan
4a51f06c83
BIOI keyboards: use core UART driver ( #21879 )
2023-09-06 21:42:46 +01:00
QMK Bot
f0408777ee
Merge remote-tracking branch 'origin/develop' into xap
2023-09-06 18:59:10 +00:00
QMK Bot
03b7d8217f
Merge remote-tracking branch 'origin/master' into develop
2023-09-06 18:58:29 +00:00
James Young
c783325e16
GMMK2 96% ANSI: Correct layout data ( #21937 )
...
[enhancement]
2023-09-06 19:57:24 +01:00
QMK Bot
7f590c5d9f
Merge remote-tracking branch 'origin/develop' into xap
2023-09-06 17:30:55 +00:00
Drashna Jaelre
9d4347b699
Enable RP2040 support for apa102 RGB LED driver ( #21908 )
2023-09-06 19:30:10 +02:00
QMK Bot
55f9fe9c8a
Merge remote-tracking branch 'origin/develop' into xap
2023-09-06 16:06:07 +00:00
cttt
32c90bf026
[Refactor] Make changes to some pins ( #21380 )
2023-09-07 02:05:31 +10:00
QMK Bot
729bb75d5d
Merge remote-tracking branch 'origin/develop' into xap
2023-09-06 03:52:15 +00:00
Drashna Jaelre
3aebc8acb0
Add RTC IRQ Priority to RP2040 board files ( #21926 )
2023-09-06 04:51:34 +01:00
QMK Bot
17a2657407
Merge remote-tracking branch 'origin/develop' into xap
2023-09-06 02:01:36 +00:00