Andrew Kannan
0bcf2fb725
[Keyboard] Add Ellipse PCB support ( #18706 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24 22:05:53 -07:00
Andrew Kannan
28c0a21486
[Keyboard] Add Ellipse hotswap PCB support ( #18707 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24 22:05:22 -07:00
James Young
9f6c53433a
MWStudio MW65 Black Refactor ( #18824 )
...
* mw65_black.h: add matrix diagram
* mw65_black.h: fill-in matrix definition
Fill the empty electrical positions with `KC_NO`.
* mw65_black.h: update matrix diagram
* rename LAYOUT to LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan
* info.json: correct maintainer value
2022-10-23 14:34:42 +01:00
James Young
6255ec9438
Mode SixtyFive HI Layout Refactor ( #18823 )
...
* m65hi_alpha.h: add matrix diagram
* rename LAYOUT_all to LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan
* tidy-up keymaps
- use four-space indent
- polish keycode grid alignment
* touch-up keymaps
Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap.
2022-10-23 14:33:45 +01:00
Huy Ta Ba Thanh
26fcf237c0
Add H50 keyboard from huytbt ( #18752 )
...
* Add H50 keyboard from huytbt
Add H50 keyboard
The H50 is a mini keyboard with a 50 percent layout. The keyboard consists of 53 keys.
* Optimize code
* Optimize keymap code
* Optimize code H50 keyboard
2022-10-22 23:59:43 +01:00
Controller Works
cc1b7fc581
Add mini36 ( #18739 )
2022-10-22 23:56:38 +01:00
stanrc85
2141a415f7
[Keyboard] Add Bolsalice keyboard ( #18772 )
2022-10-22 11:50:20 -07:00
HorrorTroll
4940b8de35
Update Black E6.5 keymap issues on QMK Configurator ( #18794 )
2022-10-20 22:02:11 -07:00
DeskDaily
89559c2df3
[Keyboard] Add Octopad+ Keyboard ( #18484 )
...
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-10-20 19:21:04 -07: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
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
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
jack
8f4586c63b
Fixup momoka_ergo ( #18704 )
2022-10-14 10:07:07 +11:00
arnstadm
726d951711
add akb/vero ( #18652 )
2022-10-13 20:34:35 +01:00
Kevin Boss
9e2a04095d
Add momoka ergo via support ( #18678 )
2022-10-13 19:56:24 +01:00
James Young
45208a57ba
Keychron Q3 Layout Touch-Up ( #18696 )
2022-10-13 18:13:16 +11:00
James Young
b869f34820
Vertex ARC60 Layout Refactor ( #18670 )
2022-10-13 10:17:35 +11:00
James Young
7ea4cd9f59
Viendi 8L Layout Refactor ( #18677 )
2022-10-13 10:11:48 +11: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
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
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
James Young
a1c421d3af
Vertex AngleR2 Layout Refactor ( #18661 )
2022-10-10 01:09:15 -07: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
Nick Brassel
1e09799684
Fix future naming collisions. ( #18645 )
2022-10-08 15:52:38 +11:00
adophoxia
452b7cff5f
Add encoder map support for Keychron Q1v1 and Q2 ( #18598 )
2022-10-06 22:32:19 -07:00
James Young
fd44047c7c
Studio Kestra Nascent Refactor ( #18625 )
2022-10-06 22:30:09 -07:00
ziptyze
98191c2662
Product changes to 1up lineup ( #18382 )
2022-10-05 22:52:18 +01:00
adophoxia
8cbb043fac
[Keyboard] Add encoder map support for GMMK Pro ( #18600 )
2022-10-05 10:42:21 -07:00
4pplet
cb9241e8b9
[Keyboard] Add waffling60 Rev D ANSI Hotswap ( #18579 )
...
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-05 10:30:41 -07:00
4pplet
1b090dd928
[Keyboard] Add waffling60 Rev D Solder ( #18580 )
...
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-05 10:30:03 -07:00
precondition
51705dd924
RESET → QK_BOOT in nyhxis/nfr_70 ( #18607 )
2022-10-05 16:04:17 +01:00
Nick Brassel
9f954b3d7d
Fixup builds for mechlovin/infinity87. ( #18604 )
2022-10-05 21:35:56 +11:00
Jesper Severinsen
c5e0575f2d
[Keyboard] Add Nyhxis NFR-70 keyboard ( #17562 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-04 19:34:48 -07:00
Alabahuy
a65b67e5cb
add rart60 ( #18570 )
...
* add rart60
2022-10-03 07:35:43 +01:00
4pplet
2267bb81c8
[Keyboard] Add waffling60 Rev D ISO Hotswap ( #18372 )
...
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-01 10:44:52 -07:00
Joel Challis
c76ea02436
Remove more RESET keycode references ( #18559 )
2022-10-01 17:20:42 +01:00
James Young
aa0aa6c015
Smith and Rune Iron 165R2 Refactor ( #18552 )
...
by noroadsleft
2022-09-30 21:45:21 +01:00
JX
37145f6ed5
[Keyboard] Add nightstar75 ( #18546 )
2022-09-30 12:42:28 -07:00
3araht
881e8487a0
Rotary encoder setting is revised to solve a malfunction. ( #18227 )
...
* Rotary encoder setting is revised to solve a mulfunction. UNUSED_PINS deleted.
* Encoder map applied.
* ENCODER_MAP_ENABLE moved to keymap level.
* Settings in rules.mk moved to info.json.
* picture sent to imgur. config.h streamlined.
2022-09-30 07:13:21 +01:00
Controller Works
d10581df1f
[Keyboard] Add mini42 ( #18491 )
...
Co-authored-by: kevinmgee <kevingee@kevingee.biz>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 06:48:41 +01:00
Ramon Imbao
f3ddc2c517
[Keyboard] Add saevus cor ( #18368 )
2022-09-29 22:42:29 -07:00
JX
035481375a
[Keyboard] Add yandrstudio/buff67v3 keyboard ( #17592 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-29 22:13:49 -07:00
Andrew Kannan
7b01a52b7c
[Keyboard] Add Moment Solderable ( #18385 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-09-29 20:29:11 -07:00
JX
eea632d72c
[Keyboard] Add EAU87 ( #18532 )
2022-09-29 19:57:39 -07:00
James Young
cfd31d77bb
Neson Design 700E Refactor ( #18524 )
2022-09-29 10:45:36 -07:00
Daniel Bast
e4570a9c33
Fix keychron q2 iso default keymaps ( #18501 )
2022-09-29 13:15:00 -04:00
James Young
7de7f60523
novelkeys/nk20: rename LAYOUT_all to LAYOUT ( #18525 )
...
This board only supports one layout.
2022-09-29 17:48:44 +01:00
James Young
14b2937a22
Monoflex 60 Layout Refactor and Touch-Up ( #18517 )
2022-09-29 01:32:25 -07:00
James Young
6244248067
Mokey Ibis80 Refactor ( #18514 )
2022-09-28 23:41:33 -07:00