Commit Graph

27217 Commits

Author SHA1 Message Date
2bff00e1ba Small doc changes (#19601) 2023-01-16 01:32:43 -08:00
b6e42db64b Merge remote-tracking branch 'origin/master' into develop 2023-01-16 08:52:56 +00:00
917d93e968 [Docs] Fix JOYSTICK_AXIS_COUNT name in docs (#19605) 2023-01-16 00:52:18 -08:00
b077e633c0 Merge remote-tracking branch 'origin/master' into develop 2023-01-16 08:49:16 +00:00
4f83b673bd [Keymap] Improve Zweihander layout for the Ergodox EZ (#18737) 2023-01-16 00:48:41 -08:00
34cb8b04b5 Switch VIAL_UNLOCK_COMBO_ROWS for Q3, Q5, Q6, Q9 and Q10 and update JSONs for Q8, and Q9 (#336)
* Switch `VIAL_UNLOCK_COMBO_ROWS` for Q3, Q5, Q6, Q9 and Q10 and update JSONs for Q8, and Q9

* Update `VIAL_UNLOCK_COMBO_ROWS` for Q10
2023-01-16 01:33:35 -06:00
58b6845f57 Port MNK65_STM32 to Vial (#335) 2023-01-15 19:17:45 -06:00
401b4753fd Merge remote-tracking branch 'origin/master' into develop 2023-01-16 00:56:04 +00:00
fe27e46e6d [Keyboard] Add rb87 (#19546) 2023-01-15 16:55:30 -08:00
955829bfd0 Fix joystick build for ChibiOS (#19602)
`joystick_report_t` was renamed to `report_joystick_t`, but apparently
one place in the code was missed.
2023-01-15 23:29:29 +00:00
0730740add Add mmoskal/uf2-stm32f103 bootloader support (#19594) 2023-01-15 15:04:32 +00:00
a92071494a usb_main.c: remove CH_KERNEL_MAJOR check (#19597) 2023-01-15 19:40:52 +11:00
80464674d3 Merge remote-tracking branch 'origin/master' into develop 2023-01-15 08:03:56 +00:00
44bcde102d [Keymap] Update brauner preonic layout (#19595) 2023-01-15 00:03:27 -08:00
2c98e795f7 [Keyboard] Fixup gingko65 matrix pins (#19589) 2023-01-15 00:03:16 -08:00
c1aea3d410 Add vial support for CannonKeys Rekt1800 (#326)
* Add initial files for rekt1800 vial config

* Add qmk backlight settings

* Fix layout issues with keymap

* Change the unlock combo to esc + tilde

* Remove unneeded key from layout
2023-01-14 22:18:15 -06:00
c97021450d adding vial support to preonic rev3 (#312)
* json file to work with Preonic rev3

* added UID for Preonic rev3

* added unlock_combo preonic rev3

* changed folder structure
2023-01-14 22:14:15 -06:00
d40516c3c7 Merge remote-tracking branch 'origin/master' into develop 2023-01-15 03:58:42 +00:00
e7d1b210ba [Keyboard] Update handwired/split89 to new standard. (#19540)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2023-01-14 19:58:09 -08:00
5f46e29c72 Merge remote-tracking branch 'origin/master' into develop 2023-01-15 03:47:13 +00:00
4a53d9c431 [Keymap] Add Bastian-Baloup sofle keymap (#18836)
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-14 19:46:13 -08:00
9470468ede Add Libra Mini joystick remapping (#334)
* Enable remapping Libra Mini joystick as keys

* Move config to default keycap so make passes
2023-01-14 21:35:08 -06:00
a6554d242f Port VIAL to Keychron Q10 (#333) 2023-01-14 21:34:50 -06:00
6146641f0d Port Keychron Q9 to VIAL (#332)
* Add Keychron Q9

* Port VIAL to Keychron Q9
2023-01-14 21:34:44 -06:00
a6e1ab1b73 Port Keychron Q8 to VIAL (#331) 2023-01-14 21:34:34 -06:00
4525050dba Port Keychron Q7 to VIAL (#330)
* Port Keychron Q6 to VIAL

* Update VIAL UIDs for ISO variants of Q6
2023-01-14 21:34:23 -06:00
1fc1fa90ec Port Keychron Q7 to VIAL (#329) 2023-01-14 21:34:12 -06:00
52754bba0e Port Keychron Q5 to VIAL (#328)
* Add Keychron Q5

* Port VIAL to Keychron Q5
2023-01-14 21:34:04 -06:00
c5fc292a74 Add Keychron Q4 to VIAL (#327) 2023-01-14 21:33:53 -06:00
45851a10f6 Add RGB565 and RGB888 color support to Quantum Painter (#19382) 2023-01-14 21:24:54 +11:00
79e4b7b7bd Add vial support for dz60rgb v2 (#324)
* Port dz60rgb v2.1 to Vial

* Remove (?) so I don't feel so silly
2023-01-14 03:14:25 -06:00
e2bccb6290 Ignore python .venv folder (#325) 2023-01-14 02:28:03 -06:00
a760651d58 Vial implementation for the winry315 (#323)
* VIAL firmware for winry315

First attempt

* Further changes

* Top and Bottom layouts implemented

* 4 layouts implemented

* Further changes to layouts and RGB

* Final changes, cleanup and comments for v1.0
2023-01-13 22:29:41 -06:00
5873fbe569 Merge remote-tracking branch 'origin/master' into develop 2023-01-14 02:25:42 +00:00
3f2cbc9e68 Pr/reorder docker podman check (#19561) 2023-01-14 13:25:07 +11:00
016565401e adding plop (#313)
* adding plop

* changes from qmk PR
2023-01-13 20:04:15 -06:00
6f575fb23b Merge remote-tracking branch 'origin/master' into develop 2023-01-13 22:21:11 +00:00
9c02b2990a Updates to gitdrik Planck keymap (#19585) 2023-01-13 22:19:57 +00:00
83c6454a76 Merge remote-tracking branch 'origin/master' into develop 2023-01-13 11:09:14 +00:00
d196ab56d3 [bluebell/Swoop] Enable RGB underlight by default (#19501) 2023-01-13 03:08:12 -08:00
867f2fb280 Merge remote-tracking branch 'origin/master' into develop 2023-01-13 11:04:54 +00:00
0de7ccedac [Keyboard] Acacia keyboard (#19532) 2023-01-13 03:04:16 -08:00
a306a31042 Merge remote-tracking branch 'origin/master' into develop 2023-01-13 11:04:13 +00:00
e1feab3167 [Keyboard] Add additional layout to RM_Numpad (#19534)
Co-authored-by: jason <jrucker2004@gmail.com>
2023-01-13 03:03:37 -08:00
d44581b036 Merge remote-tracking branch 'origin/master' into develop 2023-01-13 10:59:53 +00:00
b756c53c7b [Docs] Touch up documentation templates & porting keyboard docs (#19573) 2023-01-13 02:58:38 -08:00
28832cf54c Merge remote-tracking branch 'origin/master' into develop 2023-01-13 10:58:09 +00:00
c965243bb7 Synth Labs 060 Layout Additions and Fixes (#19575) 2023-01-13 02:57:35 -08:00
5a3c9d3efd Merge remote-tracking branch 'origin/master' into develop 2023-01-13 10:57:14 +00:00
aba0441117 Teleport Native Layout Implementation Rework (#19576) 2023-01-13 02:55:37 -08:00