Laneware
d198d7924d
Update LW-67 info.json ( #16788 )
...
* Update info.json
Fixed:
-ISO Enter Position
-Up Arrow Position
-PgDn Position
Cause of Error:
-Keyboard Layout Editor Places Iso Enter on R1 Rather Than R2 like the ANSI Enter
* Update info.json
Fixed Compile Error to Previous Change
* Update keyboards/lw67/info.json
2022-04-06 22:19:24 -07:00
James Young
fa978542e9
Sandwich Keeb68 Layout Macro Rework and Configurator Data ( #16803 )
...
* keeb68.h: use QMK 3-character notation
* physically arrange layout macro
Moves the keycodes for Equals and Right Bracket to their proper places on the Number and Tab rows, respectively.
Also refactors the keymaps to use QMK-native keycode aliases, grid alignment, and four-space indent.
* move `keymaps/grv_esc/readme.md` to `keymaps/default/`
The file contents say "default keymap".
* enable Community Layouts support
* add QMK Configurator data
* touch-up `rules.mk`
2022-04-06 22:00:59 +01:00
James Young
4a729a7be5
QK65 Solder Community Layout Support ( #16796 )
...
* refactor solder.h
- use QMK 3-character notation
- convert tabs to spaces
* solder.h: add matrix diagram
* rename LAYOUT_solder to LAYOUT_all
* rename LAYOUT_iso to LAYOUT_65_iso_blocker
Also adds Community Layouts rule to `rules.mk`.
* info.json: improve formatting
- convert tabs to spaces
- format file to four-space indent
* refactor keymaps
- convert tabs to spaces
- update grid alignment of keycodes
- remove trailing whitespace
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* remove 65_ansi_blocker_tsangan_split_bs from `LAYOUTS` rule
2022-04-06 03:13:05 -07:00
James Young
d508988916
QK65 Hotswap Community Layout Support ( #16793 )
...
* qk65 hotswap: Community Layout support
- renames `LAYOUT_hotswap` to `LAYOUT_65_ansi_blocker`
- adds Community Layouts rule to `rules.mk`
* refactor keymaps
Edits the keymaps to align the keycodes in a grid. Whitespace-only change.
2022-04-06 03:06:27 -07:00
Danny
563c4dbb09
Add Iris Rev 6.1 ( #16722 )
2022-04-05 17:14:07 -04:00
James Young
67bb6e1945
RGBKB Sol 3 rev1: Configurator Data and Readme ( #16798 )
...
* add QMK Configurator data
* add readme file
2022-04-05 12:13:45 -07:00
James Young
2f917dd768
Cutie Club Novus Layout Macro Updates ( #16792 )
...
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift
Maintains `LAYOUT_all` as an alias to `LAYOUT_60_ansi_split_bs_rshift`.
* novus.h: use QMK 3-character notation
* novus.h: add matrix diagram
* add LAYOUT_60_ansi
* add LAYOUT_60_ansi_tsangan
* refactor keymaps
- update grid alignment
- use QMK-native keycode aliases
* add LAYOUT_60_ansi_tsangan_split_bs_rshift
* rules.mk: update Community Layouts list
2022-04-05 11:45:18 -07:00
QMK Bot
c0216e92fa
Format code according to conventions ( #16802 )
2022-04-05 19:21:05 +01:00
Erovia
69be0dc97c
Fix lineendings for eason/capsule65 ( #16801 )
2022-04-05 20:13:00 +02:00
eason
aec9942f37
add folders and capsule65 ( #16687 )
2022-04-05 20:06:05 +02:00
James Young
8b438a9165
Wavtype Foundation Layout Macro Refactor and Configurator Update ( #16781 )
...
* info.json: apply friendly formatting
* info.json: update layout data
- update labels to make them QMK CLI friendly
- update key sizes and dimensions (removes key overlaps and mis-locations)
* foundation.h: edit white space
- convert tabs to spaces
- edit alignment of arrays
* foundation.h: add matrix diagram
* rename LAYOUT to LAYOUT_ansi_split_bs
* rename LAYOUT_tkl_ansi_7u to LAYOUT_ansi_tsangan_split_bs
* rename LAYOUT_tkl_iso to LAYOUT_iso_split_bs_rshift
* rename LAYOUT_tkl_iso_7u to LAYOUT_iso_tsangan_split_bs_rshift
* refactor keymaps
- use definitions from `layer_names` enum
- use grid alignment
- use QMK-native keycode aliases
* add reference keymaps
Add `default_ansi_tsangan_split_bs`, `default_iso_split_bs_rshift`, and `default_iso_tsangan_split_bs_rshift` keymaps.
* refactor ISO layouts
Edits the ISO layout macros so that the keycode for Enter is to the end of the home row.
* info.json: fix LAYOUT_iso_tsangan_split_bs_rshift reference
Thanks to zvecr.
2022-04-04 12:27:01 -07:00
James Young
6a156cb5cc
Hineybush H65 Hotswap Layout Additions and Configurator Update ( #16780 )
...
* info.json: apply friendly formatting
* h65_hotswap.h: use QMK 3-character notation
* h65_hotswap.h: add matrix diagram
* rename LAYOUT to LAYOUT_all
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* grid align keycodes in keymaps
* rules.mk: align inline comments
2022-04-04 12:20:10 -07:00
James Young
d59d60ff69
Hineybush H65 Layout Additions and Configurator Update ( #16779 )
...
* info.json: apply friendly formatting
* h65.h: use QMK 3-character notation
* h65.h: add matrix diagram
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* grid align keycodes in keymaps
* rules.mk: align inline comments
2022-04-04 11:56:20 -07:00
Ryan
1caccca1f6
usb-usb converter: fix layout macros ( #16769 )
2022-04-03 01:53:21 +11:00
m40-dev
6cdf230a20
[Keyboard] handwired/m40/5x5_macropad ( #16288 )
...
* Adding the custom handwired 5x5 macropad.
* Update keyboards/handwired/m40/5x5_macropad/readme.md
* Update keyboards/handwired/m40/5x5_macropad/rules.mk
* Update keyboards/handwired/m40/5x5_macropad/readme.md
* Update readme.md
fixed the github link to my profile
* Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.c
* Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h
* Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h
* Update keyboards/handwired/m40/5x5_macropad/config.h
* Update keyboards/handwired/m40/5x5_macropad/readme.md
* Update keyboards/handwired/m40/5x5_macropad/config.h
* Update keyboards/handwired/m40/5x5_macropad/readme.md
* Update keyboards/handwired/m40/5x5_macropad/keymaps/default/keymap.c
* Apply suggestions from code review
* added discord Id for maintainer contact
* Update keyboards/handwired/m40/5x5_macropad/readme.md
* Update keyboards/handwired/m40/5x5_macropad/info.json
2022-03-29 12:18:39 -07:00
Moritz
9b24abf251
[Keyboard] Change linworks Dolice product ID to non-duplicate value ( #16745 )
2022-03-28 09:46:38 -07:00
Shandon Anderson
5fae1ec9c3
[Keyboard] Add Mino Hotswap PCB ( #16664 )
...
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
2022-03-26 19:02:59 -07:00
Lê Nguyễn Hoàng Nhân
f874984b96
Fix typos in matrix/noah readme ( #16735 )
...
Change "keybaord" to keyboard
2022-03-26 19:35:19 +00:00
Evelien Dekkers
084df6a288
[Keyboard] Add nt210 ( #16461 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-25 18:06:03 -07:00
somepin
7e0dde1f00
[Keyboard] Add YDKB Grape PCB ( #16661 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-03-25 17:45:35 -07:00
Anton
53a88af036
[Keymap] corne and planck keyboards keymaps ( #15570 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-25 17:37:05 -07:00
Carlo Sala
f7a5ec2483
update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap ( #16725 )
2022-03-24 16:42:48 +00:00
jack
e335d62eda
[Keyboard] Add keyboard level encoder function for GMMK Pro ( #16721 )
2022-03-23 22:23:40 -07:00
kopibeng
55b3b2b848
[Keyboard] Add support for XT60 ( #16708 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-23 11:42:54 -07:00
Minna Pallari
08aa54b66f
[Keymap] Xiudi XD75 Finnish/Swedish keymap ( #16311 )
2022-03-23 09:35:14 -07:00
Dan Hertz
92d38c37ec
[Keymap] Add dhertz keychron map v0 ( #16571 )
2022-03-23 09:34:42 -07:00
4pplet
74f4682309
[Keyboard] Waffling60 - readme update ( #16707 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-03-23 09:34:07 -07:00
Dan Beste
a772a7f3a7
[Keymap] Input Club's Whitefox "True Fox" ( #16711 )
2022-03-23 09:33:30 -07:00
ChrisBeswick
28bd777f58
[Keyboard] Graystudio Apollo80 ( #16469 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-22 23:01:55 -07:00
kb-elmo
c803c50dc0
[Keyboard] Add Axolstudio Foundation Gamma ( #15948 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-22 22:06:26 -07:00
Luc
f610011aa3
[Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key ( #16695 )
2022-03-22 09:38:50 -07:00
Takeshi ISHII
7eb6f86bc0
[Keyboard] add oled_task_kb() into keyboards/helix/rev2/rev2.c ( #16697 )
2022-03-21 01:05:38 -07:00
Droxx
669ad3c805
Droxx keymap ( #16607 )
...
* add droxx kaymap
* add droxx keymap
* fixed config.h
* fixed rules.mk
* fixed rules.mk
* updated readme.md
* Update config.h
* Update keymap.c
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update config.h
* Update readme.md
* Update keymap.c
2022-03-20 17:24:09 +00:00
Alabahuy
1bc8793f83
Add Rart75 hotswap and support via ( #16619 )
...
* Add Keyboard Rart75 Hotswap version
* Update readme
* Update config and readme
* Update info.json
* update readme and keymaps
2022-03-20 17:05:56 +00:00
Joshua Barber
6125f7bf4d
Add MutePad keyboard (Handwired) ( #16590 )
...
* Add MutePad keyboard
* Update info.json and readme
* Move mutepad to handwired folder
* Address PR comments
2022-03-20 17:02:46 +00:00
Ryan
e354cbe782
device_ver
-> device_version
for some more boards (#16685 )
2022-03-19 11:52:40 +00:00
Drashna Jaelre
61c644f6d0
[Keyboard] Update Tractyl Manuform config files ( #16684 )
2022-03-18 11:49:22 -07:00
Florian
773242503c
annepro2: Add more LED functionalities to default-layer-indicators ( #16676 )
2022-03-18 17:24:43 +00:00
Jay Greco
193dd01f4e
[Keyboard] Add nullbits TIDBIT ( #15182 )
2022-03-16 08:34:16 -07:00
Ryan
d5d2a01db2
gboards/butterstick: move steno rules config to keymap level ( #16666 )
2022-03-16 04:08:52 +00:00
Ryan
8c5779f768
Fix m3n3van and minim keyboard names in keymap JSON ( #16665 )
2022-03-16 03:57:47 +00:00
Yakbats
a867cfc26d
Update the AL1 Vender ID ( #16660 )
...
* Add via to AL1
* Updated number of rows and columns, and applied suggestions from code review
* Update Vender ID
Change the Vender ID for Triangle Lab to comply with the via PR checklist.
2022-03-16 03:14:31 +00:00
AnthonyNguyen168
fded67f1a9
[MB-65S] Change layout to follow change request from OEM ( #16663 )
2022-03-16 03:13:14 +00:00
an_achronism
f6f4d85aa5
yugo_m enhancement: include all available key positions ( #16216 )
...
* yugo_m enhancement to include all available key positions in matrix
2022-03-15 17:06:27 -07:00
Moritz
77aafd8056
[Keyboard] Add Dolice keyboard ( #16186 )
2022-03-15 15:58:16 -07:00
Tom Konidas
a808c29726
[Keymap] Planck Keymap: tomkonidas ( #15869 )
2022-03-15 15:48:13 -07:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO
and NO_ACTION_FUNCTION
from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
jack
e9bf95e0f2
[Keyboard] Fix westm/westm68 compliation errors ( #16657 )
2022-03-15 02:35:17 -07:00
jpuerto96
e94c2df3f3
[Keyboard] Io mini1800 ( #16115 )
...
* First commit
* first commit
* 2x3u layout functional
* 625u layout
* rotary encoder
* Modifications to keymaps
* Remove ingrained from io_mini branch
* Update readme
* Update info.json
* change hardware availability
* Change rules.mk wording to match other PR
* Update keyboards/io_mini1800/rules.mk
* Update keyboards/io_mini1800/keymaps/default/keymap.c
* Update keyboards/io_mini1800/keymaps/2x3u/keymap.c
* Update keyboards/io_mini1800/io_mini1800.c
* Update keyboards/io_mini1800/keymaps/2x3u/readme.md
* Update keyboards/io_mini1800/readme.md
2022-03-15 01:35:11 -07:00
PaperCraneKeyboards
92a9e7c50b
[Keyboard] Adding Gerald65 ( #15872 )
...
* Gerald65 new keyboard files
* removing initial population of pck
* Initial Gerald65 Keyboard files
* Changed diode direction
* added fn layer, added picture to readme
* directed mo keycode to fn layer
* Changes to vendor id and bootloader instructions
* Changed to direct image reference
* Update keyboards/papercranekeyboards/gerald65/readme.md
* Remove no longer used features
2022-03-15 01:29:35 -07:00