elmo
8c9dea0d0a
Add support new kb_elmo PCBs ( #23138 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-03-13 00:23:30 -07:00
era
be9fcbd503
Add SIRIND Brick65 ( #23245 )
2024-03-13 03:21:06 +00:00
wind
49596b0692
Add KM113 keyboard ( #22669 )
2024-03-13 03:20:46 +00:00
LLLKST
6788a5eb27
[Keyboard] Add PetruziaMini ( #23201 )
...
* Uploading the PetruziaMini
My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now
* 36 key hhbk inspired kb
* Required changes done
I compiled it locally and works
* Last changes requested
Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste
* Fixed imegur link
* Ops, i've lost this. Here it comes
Thanks for helping! I'll take notes for next time :)
2024-03-12 16:51:42 -06:00
James Young
3a3b4d155e
Ares Layout Additions ( #23254 )
2024-03-12 15:18:19 -07:00
James Young
2121931e34
Aero 75 Hotswap: correct layout data ( #23253 )
2024-03-12 15:16:22 -07:00
James Young
7cbbcdc5d4
KBDfans KBD75 Layout Additions ( #23234 )
2024-03-12 15:13:37 -07:00
Allie
654dc267db
Fix Magicforce MF17 RGB matrix ( #23263 )
2024-03-12 11:28:20 -06:00
James Young
abf6504903
kb-elmo AEK II USB: correct Configurator data ( #23252 )
...
Correct the QMK Configurator / `qmk info -m` data.
[chore]
2024-03-10 17:40:11 +00:00
James Young
be42ea306b
KBDfans KBD19x Layout Additions ( #23230 )
...
* Add layout/matrix diagram
[docs]
* Re-sort JSON `layouts` object
Moves the `LAYOUT_all` object to be first in sequence.
[refactor]
* Add `LAYOUT_ansi_split_bs`
[enhancement]
* Add `LAYOUT_iso_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl`
[enhancement]
* Add `LAYOUT_iso_wkl_split_bs`
[enhancement]
* Add `LAYOUT_iso_wkl`
[enhancement]
2024-03-09 23:04:00 -08:00
James Young
fec2323089
Orthograph: correct layout data ( #23213 )
...
* correct layout data
Correct the key sizes and positions in the layout data.
[chore]
* remove layout offset
Remove the dead space from the layout data.
[chore]
2024-03-09 01:26:33 +00:00
James Young
a8991722bc
Xiudi XD96 Layout Bugfixes and Touch-Up ( #23242 )
...
* Correct AliExpress Hardware Availability link in readme
Previous URL linked to a Cospad listing.
[chore]
[docs]
* Convert `info.json` to four-space indent
[style]
* Correct `LAYOUT_all` matrix data
The right half of split Backspace is actually located at [5, 9], not
[5, 3].
[bugfix]
* Correct `LAYOUT_96_iso` matrix data
Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys
to [3, 12] and [3, 13], respectively.
[bugfix]
* Add layout/matrix diagram
[docs]
* Refactor keymaps
- remove "inline block" comments
- grid-align keycodes
- use four-space indent
[style]
2024-03-09 01:24:31 +00:00
strayfade
62e2cb9286
[Keyboard] Add sf2040 ( #23211 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-03-08 11:44:32 -08:00
David Hoelscher
113d3d6001
[Keyboard] Add CMK11 ( #23239 )
...
* adding cmk11
* correcting default keymap
* removing rules.mk
* removing unnecessary comment
2024-03-08 08:40:32 -07:00
takashicompany
0a03fc512c
[Keyboard] Add Ejectix ( #23204 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-03-08 02:51:37 -08:00
Cipulot
30b0600ea2
[Keyboard] Add 60XT ( #23210 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-03-08 02:51:00 -08:00
James Young
9ae4d01e33
Iron180 V2 H: correct key sizes ( #23214 )
2024-03-04 19:42:37 +00:00
James Young
73bddf0ea6
mntre_v3
: correct layout data (#23216 )
2024-03-04 19:41:55 +00:00
James Young
1919644934
Iron180 V2 S: correct ANSI Enter key sizes ( #23215 )
2024-03-04 19:40:16 +00:00
blindassassin111
3b76a3a323
Fixing typos for OSAv2 and OSAv2_Topre ( #23161 )
...
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
2024-03-01 18:03:56 +00:00
Moritz Plattner
012b101b2e
geistmaschine/geist: enable mousekey, fix issues in default/via keymap ( #23187 )
2024-03-01 09:18:19 -07:00
Joel Challis
b3462157dc
Satisfaction75 post merge updates ( #23158 )
2024-02-27 12:48:11 +00:00
Nick Brassel
bafbca3604
Ensmallification of helix/rev3_5rows:via
. ( #23159 )
2024-02-27 12:45:46 +11:00
Andrew Kannan
490641307a
Cleanup Satisfaction75 Firmware and add new revisions ( #22082 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-02-27 09:16:00 +11:00
Cipulot
0f701c7dbe
cipulot/common: Fix for multiple AMUX usage ( #23155 )
2024-02-26 13:38:52 +00:00
Cipulot
ed791972e1
Cipulot refactoring ( #22368 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-26 13:05:10 +11:00
Ryan
65a04ead32
LED drivers: update keyboard LED configs ( #23073 )
...
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
Ryan
14d1d9639c
Add LED/RGB Matrix drivers to info.json schema ( #23127 )
2024-02-25 21:29:25 +00:00
Ryan
c6668b9cd9
Migrate RGBLED_NUM
-> RGBLIGHT_LED_COUNT
in remaining non-user keymaps ( #23128 )
2024-02-22 10:10:16 +00:00
QMK Bot
b25d4f62c1
Merge remote-tracking branch 'origin/master' into develop
2024-02-21 22:36:08 +00:00
Logan Foster
4e04da397e
[Keyboard] Add the Compensator ( #23103 )
...
* Pushed up compensator start
* Addressed Firmware Changes
* Fixed some keybind issues
* Updated readMe
* Added keymap
* Adjustments for PR
* adjusted on-state
* Applied sugguested changes
* Addressed PR changes
* Addressed macro comments
* Addressed layer comments
2024-02-21 15:35:39 -07:00
Joel Challis
b26e5c585b
Manual user keymap removal ( #23119 )
2024-02-20 22:22:00 +00:00
jack
b7b00d58b8
Fixup inett_studio/sq80 ( #23121 )
2024-02-20 17:04:04 +00:00
Stefan Kerkmann
61fa6949fb
[Core] Allow ChibiOS SIO
driver for UART
driver ( #22839 )
...
* onekey: stm32f3_disco: add usart pins and activate peripheral
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: change SD1 prefix to UART
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: add SIO driver and RP2040 compatibility
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update platforms/chibios/drivers/uart.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-02-20 11:34:24 +01:00
Ryan
865a8f42a6
WS2812 bitbang: prefix for NOP_FUDGE
define ( #23110 )
2024-02-20 21:13:18 +11:00
QMK Bot
6efb71d401
Merge remote-tracking branch 'origin/master' into develop
2024-02-19 21:51:32 +00:00
VertorWang
672986a078
[Keyboard] Add moky88 ( #22954 )
...
* Update
* 代码对齐
* 修改键盘名称
* 增加Readme
* Add copyright notice
* Update keyboards/moky/moky88/info.json
Delete solid_color
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/moky88.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Add a key to enter the bootloader, and add instructions to the readme documentation
* delete maintainer
* add default/rules.mk
* Update readme.md
* Update readme.md
---------
Co-authored-by: vertor <zhen.wang@westberrytech.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-02-19 14:51:04 -07:00
QMK Bot
b06ade9284
Merge remote-tracking branch 'origin/master' into develop
2024-02-19 21:48:48 +00:00
Mathias Andersson
958ddea52e
[Keyboard] Add iNETT Studio SQUARE 80% ( #21082 )
...
This keyboard comes stock with a forked version of QMK that is quite
outdated at this point.
I decided to go with the name `sq80` to stay in line with the existing
`sqx`, and "SQ80" has been used in some of the communication from the
creators.
2024-02-19 14:48:17 -07:00
rookiebwoy
8df2e70ae4
Late9 keymaps update, added VIA support ( #22801 )
2024-02-19 11:23:33 +00:00
フィルターペーパー
bc7d1cc397
Refactor: group kbdfans keyboards ( #22764 )
...
Move two kbdfans keyboard into kbdfans folder
2024-02-19 11:18:20 +00:00
Joel Challis
e26e12402b
Manual user keymap removal ( #23104 )
2024-02-19 09:48:06 +00:00
jack
db1df185c9
Fixup boardsource/equals ( #23106 )
...
* initial
* reorder headers
2024-02-18 23:01:25 -07:00
Nick Brassel
9d9cdaaa2d
Add encoder abstraction. ( #21548 )
2024-02-18 21:17:15 +11:00
Joel Challis
2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition ( #23102 )
2024-02-18 08:20:57 +00:00
Ryan
2d1aed78a6
Update GPIO macro usages in core ( #23093 )
2024-02-18 17:08:27 +11:00
Joel Challis
e2dbe39b94
Removal of bootmagic lite terminology ( #22979 )
2024-02-17 12:27:34 +00:00
QMK Bot
39627c7620
Merge remote-tracking branch 'origin/master' into develop
2024-02-16 23:35:41 +00:00
chalex
496d093fc3
[Keyboard] Add chlx ppr merro ( #23014 )
...
* add ppr files
* update readme
* update imgur link
* Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* run 'qmk format-json -i info.json'
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* remove 60_ansi_split_bs_rshift from list of avail layouts
* Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* add ansi variants
* row / col was flipped from last working version. local corruption. update row/col and working test.
* Apply suggestions from code review
---------
Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-02-16 16:35:10 -07:00
QMK Bot
f6dc3569bc
Merge remote-tracking branch 'origin/master' into develop
2024-02-16 23:23:31 +00:00