QMK Bot
63646e8906
Format code according to conventions ( #16322 )
3 years ago
Drashna Jaelre
afcdd7079c
Update keyboard mapping for all moved boards this cycle ( #16312 )
3 years ago
QMK Bot
9f506e64ba
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Max Rumpf
773205cd1f
[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible ( #16309 )
3 years ago
QMK Bot
aefe6ee9f5
Merge remote-tracking branch 'origin/master' into develop
3 years ago
cole smith
19c57a2a6a
[Keyboard] Lulu keyboard by boardsource ( #15951 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan
e596ece87a
Clang-format tweaks ( #15906 )
3 years ago
peepeetee
17c0ca6fa4
[Keyboard] move g heavy industry boards into /gboards ( #16040 )
...
Co-authored-by: zvecr <git@zvecr.com>
3 years ago
QMK Bot
52d6f07a82
Merge remote-tracking branch 'origin/master' into develop
3 years ago
uqs
40529e89de
[Keymap] Add uqs' keymaps for various boards and ploopy mouse ( #16265 )
3 years ago
peepeetee
0f926a8ae8
move montex to IDOBAO vendor folder ( #15668 )
...
* move montex to IDOBAO vendor folder
* move montex to montex/v1
3 years ago
peepeetee
c72120baab
move @satt99 's comet46 to satt/ ( #16059 )
3 years ago
QMK Bot
50201af2b7
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Joel Challis
8b48bab54f
Add wren configurator data ( #16321 )
3 years ago
peepeetee
8957e928a2
move mechkeys keyboards into the mechkeys/ vendor folder ( #15760 )
...
* move mechkeys keyboards to mechkeys/
* fix compilation
* fix default folder
3 years ago
peepeetee
bd35fa7de1
move @takashiski 's keebs into /takashiski ( #16089 )
3 years ago
Joy Lee
71c0b97bce
Added external spi flash driver. ( #15419 )
3 years ago
Dasky
00cc64638c
Fix right side ws2812 leds having two indices ( #15985 )
...
* Fix right side leds having two indices
* remove redundant left check
3 years ago
precondition
7148a69d5e
Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap hold functions ( #15938 )
...
* Replace keyp by &tapping_key in the record arg of per-key tap hold funcs
* Replace NULL by &(keyrecord_t){} in 2nd arg of get_tapping_term
3 years ago
Joel Challis
39bec3bfa5
Various fixes for matrix _RIGHT handling ( #16292 )
...
* Various fixes for matrix _RIGHT handling
* clang
3 years ago
QMK Bot
2d4a69cfc6
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
5f10387c41
handwired/promethium: fix missing include ( #16317 )
3 years ago
Idan Kamara
793f54f6ca
ps2/avr: use the correct file name ( #16316 )
...
This was missed in https://github.com/qmk/qmk_firmware/pull/14895 .
Thanks to fauxpark for spotting this.
3 years ago
QMK Bot
656c151e07
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
89fc2f166f
mechlovin/kay60: fix mismatched layout name ( #16314 )
3 years ago
QMK Bot
8106697a42
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
2bc4a216df
maxr1998/pulse4k: Move Combo code to keymap level ( #16301 )
...
* maxr1998/pulse4k: Move Combo code to keymap level
* Reorder code
3 years ago
QMK Bot
cc7d3b75d7
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ryan
63c310f6fd
Add 65_iso_split_bs default layout ( #16283 )
3 years ago
peepeetee
9e4942bec8
[Keyboard] move latincompass's boards to /latincompass ( #16039 )
3 years ago
peepeetee
27ec667430
move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 ( #15992 )
...
* move id80 to a v1 to acommondate for v2 and a future v3
* move id75 to v1
* fix manufacturer and product fields, enable backlight
* move user keymap
* Fix DEFAULT_FOLDER
* Update build command
Co-authored-by: zvecr <git@zvecr.com>
3 years ago
peepeetee
7c57c88c86
move ID87 to IDOBAO vendor folder ( #15667 )
...
* move ID87 to IDOBAO vendor folder
* move to v1 to acommondate for v2
3 years ago
QMK Bot
8787978951
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
bc5d46aaad
Mode 75H Touch-UP ( #16310 )
...
* m75h.h: correct matrix position identifier
`K5C` is actually on row 4, so it should be `K4C`.
* m75h.h: add matrix diagram
* add QMK Configurator data
* polish whitespace
- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace
3 years ago
Joel Challis
e04f6c5d38
Remove manual enable of LTO within user keymaps ( #15378 )
3 years ago
Joel Challis
f7e7671f69
Migrate more makefile utilities to builddefs sub-directory ( #16002 )
3 years ago
QMK Bot
7a0fd646e3
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
195242dc37
keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb ( #16307 )
...
* rename LAYOUT to LAYOUT_60_tsangan_hhkb
* info.json: correct maintainer value
Field is meant to reference the maintainer's GitHub username.
* rules.mk: enable Community Layout support
3 years ago
QMK Bot
9f4fbd3aa7
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
d25bce24cd
Keyprez Unicorn: fix QMK Configurator key sequence ( #16305 )
...
* info.json: apply friendly formatting
* info.json: fix key sequence
3 years ago
QMK Bot
54572c8daf
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
c9e19fe6fc
KeebsForAll Freebird Numpad Pro: fix Configurator key positioning ( #16303 )
...
* info.json: apply friendly formatting
* info.json: fix key positioning
Fixes the second row being rendered on top of the first row.
3 years ago
QMK Bot
cbdb225a67
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
21522e0964
info.json: fix QMK Configurator rendering ( #16299 )
3 years ago
QMK Bot
78c3149365
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
da4eda8930
info.json: fix key sequence ( #16297 )
3 years ago
QMK Bot
815d2bae81
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Albert Y
f662939037
Sentence structure update ( #16306 )
3 years ago
Ryan
3e52e60595
Fix slashes in build_full_test.mk ( #16300 )
3 years ago
QMK Bot
0930c60553
Merge remote-tracking branch 'origin/master' into develop
3 years ago