Ryan
6bbe8b6edd
Normalise Joystick and Programmable Button keycodes ( #18832 )
2022-10-24 15:50:33 +01:00
Ryan
74484e21af
Deprecate VLK_TOG
for VK_TOGG
( #18807 )
2022-10-22 21:45:20 +01:00
QMK Bot
2e2e7511fd
Merge remote-tracking branch 'origin/master' into develop
2022-10-22 20:23:08 +00:00
James Young
cdb04900cd
Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 ( #18815 )
2022-10-22 13:22:29 -07:00
QMK Bot
416c54297e
Merge remote-tracking branch 'origin/master' into develop
2022-10-22 18:50:53 +00:00
stanrc85
68e68e7dc2
[Keyboard] Add Bolsalice keyboard ( #18772 )
2022-10-22 11:50:20 -07:00
Joel Challis
428114fac2
Remove broken userspace and keymaps ( #18806 )
2022-10-22 18:03:33 +01:00
Ryan
4f3af09209
Remove legacy fauxclicky and unicode keycodes ( #18800 )
2022-10-21 21:43:55 +01:00
Ryan
7cbff9d921
Deprecate KC_LOCK
for QK_LOCK
( #18796 )
2022-10-21 15:46:10 +01:00
Ryan
b33fc34967
Deprecate KC_LEAD
for QK_LEAD
( #18792 )
2022-10-21 14:25:54 +01:00
Selene ToyKeeper
374d5d7480
wilba_tech: allow keymaps to override backlight_effect_indicators() ( #18791 )
2022-10-21 14:25:01 +01:00
QMK Bot
f97ef22873
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 05:02:49 +00:00
HorrorTroll
bd044ae5ff
Update Black E6.5 keymap issues on QMK Configurator ( #18794 )
2022-10-20 22:02:11 -07:00
QMK Bot
156842bf4f
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 03:27:53 +00:00
Alex Berger
5343df09e0
[Keyboard] Fix saka68 solder layout ( #18788 )
2022-10-20 20:27:20 -07:00
QMK Bot
0ab824e744
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 02:21:39 +00:00
DeskDaily
693303ddbc
[Keyboard] Add Octopad+ Keyboard ( #18484 )
...
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-10-20 19:21:04 -07:00
QMK Bot
6e55aa42fa
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 01:20:56 +00:00
Stefan
2c3859fbf7
Keychron Q3 I2C & CKLED2001 transfer speedup ( #18780 )
2022-10-20 18:20:47 -07:00
8bits4ever
93a0995e48
A1200 Converter. Small modification on a1200.h file ( #18783 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-20 18:20:23 -07:00
QMK Bot
b0982f85e0
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 01:17:36 +00:00
James Young
c3b6a4bcb2
Wavtype p01_ultra Touch-Up ( #18784 )
2022-10-20 18:17:04 -07:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Jouke Witteveen
d192d70327
Update keyboards readme ( #18714 )
2022-10-20 17:42:44 -07:00
Joel Challis
08e111758d
Remove stale userspace/keymaps ( #18700 )
2022-10-20 23:15:15 +01:00
Ryan
a7d6643e3d
Fix build failures uncovered by #18753 ( #18789 )
2022-10-21 07:28:18 +11:00
Ryan
af678521c1
Remove quantum/audio from global VPATH ( #18753 )
2022-10-20 14:41:45 +01:00
Ryan
c347e732be
Remove legacy EEPROM clear keycodes ( #18782 )
...
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
QMK Bot
35f1cd0ec4
Merge remote-tracking branch 'origin/master' into develop
2022-10-20 07:53:11 +00:00
Wolf Van Herreweghe
d13f5f0d66
[Keyboard] Fix LEDs being inverted on Sabre ( #18762 )
2022-10-20 00:52:38 -07:00
QMK Bot
053153ceb5
Merge remote-tracking branch 'origin/master' into develop
2022-10-20 07:42:13 +00:00
James Young
1b107baf56
Wilba Tech WT65-D Layout Additions ( #18779 )
2022-10-20 00:41:40 -07:00
Drashna Jael're
f1a9259ac9
Merge remote-tracking branch 'origin/master' into develop
2022-10-20 00:38:14 -07:00
James Young
ada77ac291
Ano Layout Refactor ( #18778 )
...
* info.json: apply friendly formatting
* info.json: remove dead space in Configurator rendering
* physically arrange layout macro
* info.json: correct Configurator key sequence
2022-10-19 17:49:37 -07:00
QMK Bot
089df34e9e
Merge remote-tracking branch 'origin/master' into develop
2022-10-19 20:59:21 +00:00
James Young
04e51d7aa8
Delikeeb Vaneela Configurator Fix ( #18777 )
...
* info.json: fix layout reference
`LAYOUT` -> `LAYOUT_ortho_5x12`
* info.json: apply friendly formatting
* info.json: correct maintainer value
2022-10-19 21:58:47 +01:00
Ryan
18dc851e37
Remove legacy Debug keycode ( #18769 )
...
* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
Joshua Diamond
80fdbfce5f
A little personal cleanup after #18726 and #18729 ( #18734 )
...
* A little cleanup after #18726
* Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT
* Extend to spin
2022-10-19 00:28:19 +01:00
QMK Bot
ae3825a3bc
Merge remote-tracking branch 'origin/master' into develop
2022-10-17 16:14:23 +00:00
jack
5fdb49b5db
Fixup handwired/kbod ( #18754 )
2022-10-17 17:13:40 +01:00
Ryan
bad8c5992b
Remove legacy sendstring keycodes ( #18749 )
2022-10-17 13:45:23 +01:00
Ryan
74223c34a9
Remove legacy keycodes, part 6 ( #18740 )
...
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
Nick Brassel
39c22f5cf5
Merge remote-tracking branch 'upstream/master' into develop
2022-10-16 16:08:34 +11:00
Nick Brassel
81988cc032
Slipped through the cracks. ( #18742 )
2022-10-16 15:58:42 +11:00
Jouke Witteveen
d089af8703
Mark the moonlander keyboard default music map as weak ( #18715 )
...
This allows user keymaps to set a different music map.
2022-10-16 03:31:51 +01:00
jack
8464bb91e2
Fixup work_louder/micro VIA keymap ( #18738 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-15 16:16:17 -07:00
jack
4b5ebb7248
Fixup latinpadble ( #18736 )
2022-10-15 23:24:26 +01:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
QMK Bot
92d7964b28
Merge remote-tracking branch 'origin/master' into develop
2022-10-15 21:27:30 +00:00
James Young
b5e26ccb94
Y&R Studio NZ67v2 Layout Refactor ( #18724 )
...
* info.json: apply friendly formatting
* nz67v2.h: use ____ for KC_NO
* nz67v2.h: add matrix diagram
* add LAYOUT_all
Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout.
Rotary encoder positions move from the bottom row to the top row.
* refactor keymaps to use LAYOUT_all macro
* info.json: add LAYOUT_all data
* remove LAYOUT macro
Now unused.
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_space
* remove dead space from layouts
Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
2022-10-15 22:26:56 +01:00