Ryan
e6a2736735
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
be7403427d
Merge remote-tracking branch 'upstream/master' into develop
2022-10-16 16:08:34 +11:00
jack
6af82187d8
Fixup work_louder/micro VIA keymap ( #18738 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-15 16:16:17 -07:00
jack
3ba7f7931b
Fixup latinpadble ( #18736 )
2022-10-15 23:24:26 +01:00
Ryan
ab0ad878c6
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
QMK Bot
c857f03004
Merge remote-tracking branch 'origin/master' into develop
2022-10-15 21:27:30 +00:00
James Young
3a70389862
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
QMK Bot
fb8f8ab74e
Merge remote-tracking branch 'origin/master' into develop
2022-10-15 21:26:26 +00:00
James Young
5b94c9c00d
bbrfkr Dynamis Refactor ( #18733 )
...
* dynamis.h: use XXX for KC_NO
* dynamis.h: add matrix diagram
* info.json: apply friendly formatting
* refactor keymaps
- use four-space indent
- grid-align keycodes for readability
* info.json: fix LAYOUT_iso key sequence
2022-10-15 22:25:53 +01:00
Drashna Jaelre
a7f94ce084
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z ( #18728 )
2022-10-15 09:55:53 -07:00
Drashna Jaelre
065cb0ff40
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q ( #18727 )
2022-10-15 09:55:40 -07:00
Drashna Jaelre
fa1da497a6
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F ( #18725 )
2022-10-15 09:55:12 -07:00
fauxpark
d87b3a0fae
Merge remote-tracking branch 'upstream/master' into develop
2022-10-15 14:39:36 +11:00
jack
8f4586c63b
Fixup momoka_ergo ( #18704 )
2022-10-14 10:07:07 +11:00
QMK Bot
9a90cc703d
Merge remote-tracking branch 'origin/master' into develop
2022-10-13 19:35:10 +00:00
arnstadm
726d951711
add akb/vero ( #18652 )
2022-10-13 20:34:35 +01:00
QMK Bot
5b8280acb5
Merge remote-tracking branch 'origin/master' into develop
2022-10-13 18:56:59 +00:00
Kevin Boss
9e2a04095d
Add momoka ergo via support ( #18678 )
2022-10-13 19:56:24 +01:00
Ryan
9a12565455
Remove legacy keycodes, part 4 ( #18683 )
...
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
jack
636bc1c29a
Fixup dumbpad/v3x ( #18692 )
2022-10-13 18:26:42 +01:00
QMK Bot
fabc5ac69b
Merge remote-tracking branch 'origin/master' into develop
2022-10-13 07:13:51 +00:00
James Young
45208a57ba
Keychron Q3 Layout Touch-Up ( #18696 )
2022-10-13 18:13:16 +11:00
jack
65539d5b46
Fixup keychron/q3 ( #18687 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-13 14:09:10 +11:00
QMK Bot
89ef800018
Merge remote-tracking branch 'origin/master' into develop
2022-10-12 23:18:19 +00:00
James Young
b869f34820
Vertex ARC60 Layout Refactor ( #18670 )
2022-10-13 10:17:35 +11:00
QMK Bot
00429dd834
Merge remote-tracking branch 'origin/master' into develop
2022-10-12 23:12:30 +00:00
James Young
7ea4cd9f59
Viendi 8L Layout Refactor ( #18677 )
2022-10-13 10:11:48 +11:00
QMK Bot
f90bde2b00
Merge remote-tracking branch 'origin/master' into develop
2022-10-12 22:19:45 +00:00
Dicko
d32fe8f240
[Keyboard] Support for dumbpad_v3x ( #18663 )
...
* feat: support for dumbpad_v3x
- all credit goes to
- ref: https://github.com/qmk/qmk_firmware/pull/16285
- included comment from noroadsleft
- ref: https://github.com/qmk/qmk_firmware/pull/16285#pullrequestreview-1038213899
* fix: add newline on every .c, .h, .mk files end
* feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991515821
* feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991516192
2022-10-12 15:19:07 -07:00
QMK Bot
8c06f66084
Merge remote-tracking branch 'origin/master' into develop
2022-10-12 18:34:25 +00:00
lalalademaxiya1
9f249d227d
Keychron q3 ( #16912 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
Co-authored-by: bootstrapper <ido.samuelson@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 05:33:44 +11:00
Ryan
1cdfb8a131
Remove legacy keycodes, part 3 ( #18669 )
...
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
Ryan
405f473a7b
Remove legacy keycodes, part 2 ( #18660 )
...
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
QMK Bot
4df712595f
Merge remote-tracking branch 'origin/master' into develop
2022-10-10 08:38:04 +00:00
Andy Tsai
72b2337916
[Keyboard] Add hardwareabstraction/handwire Board ( #18504 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Tom Barnes <barnestom@me.com>
2022-10-10 09:37:25 +01:00
QMK Bot
35a081cdfc
Merge remote-tracking branch 'origin/master' into develop
2022-10-10 08:09:55 +00:00
James Young
a1c421d3af
Vertex AngleR2 Layout Refactor ( #18661 )
2022-10-10 01:09:15 -07:00
QMK Bot
df11f5457a
Merge remote-tracking branch 'origin/master' into develop
2022-10-10 03:17:56 +00:00
Vino Rodrigues
dee48383ff
[Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) ( #17362 )
...
* initial upload
* adjust keymap
* Delete config.h
* Update post.rules.mk
* remapped to correct pins
* add idobao keymap
* disable underglow
* minor fix
* right menu on windows
* imgur
* ID61_process_special_k() function
* KC_APP fix
* Update keymap.c
* pre-pr touchups
* enum layouts
* review changes recommended by tzarc
* refactor special keys to common lib
* rename layout and add info.json labels
* account for 15 possible USER keys
* post drashna review
* Fn Arrow keys added
* post review edits
* use bitmask instead of bool array in specialk.c
* move to community layout
2022-10-09 20:17:21 -07:00
Ryan
4f44e2ccec
Remove legacy international keycodes ( #18588 )
2022-10-09 14:51:09 +11:00
QMK Bot
806b30d4ba
Merge remote-tracking branch 'origin/master' into develop
2022-10-08 04:53:26 +00:00
Nick Brassel
1e09799684
Fix future naming collisions. ( #18645 )
2022-10-08 15:52:38 +11:00
QMK Bot
336bc90871
Merge remote-tracking branch 'origin/master' into develop
2022-10-07 05:33:01 +00:00
adophoxia
452b7cff5f
Add encoder map support for Keychron Q1v1 and Q2 ( #18598 )
2022-10-06 22:32:19 -07:00
QMK Bot
172050f4db
Merge remote-tracking branch 'origin/master' into develop
2022-10-07 05:30:57 +00:00
James Young
fd44047c7c
Studio Kestra Nascent Refactor ( #18625 )
2022-10-06 22:30:09 -07:00
QMK Bot
15c1257cd7
Merge remote-tracking branch 'origin/master' into develop
2022-10-05 21:52:53 +00:00
ziptyze
98191c2662
Product changes to 1up lineup ( #18382 )
2022-10-05 22:52:18 +01:00
fauxpark
419dbc36e0
Merge remote-tracking branch 'upstream/master' into develop
2022-10-06 04:47:34 +11:00
adophoxia
8cbb043fac
[Keyboard] Add encoder map support for GMMK Pro ( #18600 )
2022-10-05 10:42:21 -07:00