Wilba
18f8e51cb7
Added WT65-H2 (Bauer Lite) ( #22885 )
2024-01-30 19:34:20 -08:00
Drashna Jaelre
b910b1261d
Init pins for Analog Joystick sensor ( #22985 )
2024-01-30 23:20:30 +00:00
QMK Bot
5a4531427d
Merge remote-tracking branch 'origin/master' into develop
2024-01-30 20:20:55 +00:00
Apricity-Projects
a4b124e906
[Keyboard] Add KK65 ( #22772 )
...
* adding my keyboard
* Update keyboards/kk/65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/kk/65/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Added photo imgur photo link to readme.md
* Adjusted keyboard level config and added config files with tapping_toggle to keymaps.
* Update keyboards/kk/65/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Migrated qmk.locking settings to info.json and removed config.h
* Update keyboards/kk/65/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kk/65/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-30 13:20:24 -07:00
Fabien Fellay
734c7afa7d
Add missing rgb matrix default parameters ( #22281 )
2024-01-30 14:56:32 +11:00
Aidan Smith
ca7b2d63a7
Sango Keyboard ( #22971 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-29 12:08:13 -08:00
QMK Bot
0a50599544
Merge remote-tracking branch 'origin/master' into develop
2024-01-29 19:28:59 +00:00
フィルターペーパー
567f808ea5
[Doc] Use number indexes for encoder code example ( #22980 )
2024-01-29 19:28:23 +00:00
Joel Challis
5cd31fda9c
Begin removal of bootmagic lite terminology ( #22970 )
2024-01-28 22:51:58 +00:00
Joel Challis
bb71145632
Tidy up print/debug logging headers ( #22969 )
2024-01-27 04:30:29 +00:00
burkfers
f2299ee5f8
Azoteq driver: Remove call to removed i2c function ( #22966 )
2024-01-26 20:20:04 +01:00
Joel Challis
a632593769
Migrate and remove deprecated debug utils ( #22961 )
2024-01-26 16:32:06 +00:00
Ryan
728aa576b0
LED drivers: update I2C API usage ( #22951 )
2024-01-24 12:11:41 +11:00
Ryan
d96ac7084e
LED drivers: remove write_pwm_buffer()
from public API ( #22884 )
2024-01-24 09:18:44 +11:00
jack
e446366326
Fixup sofle ( #22934 )
...
* initial
* Update keyboards/sofle/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sofle/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-23 13:51:31 +00:00
Dasky
2c3d0126ba
crique zidle fix ( #22948 )
2024-01-23 10:05:59 +00:00
QMK Bot
e46285b928
Merge remote-tracking branch 'origin/master' into develop
2024-01-23 10:02:34 +00:00
Joel Challis
b7468f4785
Workaround for dfu-programmer on Fedora 39 ( #22945 )
2024-01-23 10:02:03 +00:00
Less/Rikki
a62fefe84b
refactor (keyboard): quokka ( #22942 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-22 18:28:22 -08:00
QMK Bot
61ed48edc3
Merge remote-tracking branch 'origin/master' into develop
2024-01-22 13:18:51 +00:00
Ryan
3495cbc638
Fix missing joystick.h include ( #22946 )
2024-01-22 13:18:20 +00:00
QMK Bot
2655ce58f9
Merge remote-tracking branch 'origin/master' into develop
2024-01-22 11:36:23 +00:00
kopibeng
cdbfcb6c14
Add lock indicators for KLC x TGR LENA ( #22931 )
2024-01-22 11:36:05 +00:00
Joel Challis
58721a433b
Move layout macro OOB checks to lint ( #22610 )
2024-01-22 11:35:51 +00:00
QMK Bot
548983abc8
Merge remote-tracking branch 'origin/master' into develop
2024-01-20 19:47:19 +00:00
Tommi Pääkkö
1522695cef
Add VIA support for Atreus62 ( #22913 )
...
Co-authored-by: Tommi Pääkkö <tommi.paakko@symbio.com>
2024-01-20 11:46:52 -08:00
QMK Bot
a213085640
Merge remote-tracking branch 'origin/master' into develop
2024-01-20 19:43:34 +00:00
Danny
a31707fdc2
Add Iris CE Rev. 1 ( #22930 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-01-20 11:43:04 -08:00
QMK Bot
a9e9a533aa
Merge remote-tracking branch 'origin/master' into develop
2024-01-19 21:12:23 +00:00
Nick Brassel
62d19fc2ac
Copy compile_commands.json
to userspace, if in use. ( #22925 )
2024-01-20 08:11:17 +11:00
jack
f6a70e45c2
Fixup takashicompany/minizone ( #22922 )
...
* initial
* remove bootloader
2024-01-18 22:01:43 -07:00
Joel Challis
d7727a54bc
Remove LAYOUTS_HAS_RGB ( #22917 )
2024-01-18 23:07:54 +00:00
QMK Bot
9ddb6a56bd
Merge remote-tracking branch 'origin/master' into develop
2024-01-18 20:16:19 +00:00
dependabot[bot]
c38fdfec9c
Bump tj-actions/changed-files from 41 to 42 ( #22915 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 41 to 42.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 20:15:48 +00:00
David Hoelscher
e9bd7d7ad3
I2C driver cleanup ( #21273 )
...
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
Ryan
2b0965944d
qmk format-json
: Force Unix line endings and ensure LF at EOF (#22901 )
2024-01-16 17:13:58 +11:00
Ryan
a522b1f156
i2c: rename read/write register functions ( #22905 )
2024-01-16 02:26:40 +00:00
Joel Challis
e1f59a6efc
Migrate RGB Matrix config to info.json - TUVW ( #22910 )
2024-01-16 01:16:31 +00:00
Joel Challis
e30d0e5287
Migrate RGB Matrix config to info.json - M ( #22908 )
2024-01-16 01:04:09 +00:00
Joel Challis
a90b45e832
Migrate RGB Matrix config to info.json - RS ( #22909 )
2024-01-16 01:03:55 +00:00
mechlovin
de6ae3408c
[Keyboard] Add Olly JF Rev.2 ( #21775 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-14 11:31:41 -08:00
Ryan
1bebaa310a
CLI: Allow generation of both LED and RGB Matrix config ( #22896 )
2024-01-14 10:33:58 +00:00
QMK Bot
e2517ff9a4
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 06:08:32 +00:00
James Gzowski
dcc47ea31b
Add Proteus67 keyboard ( #22439 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-13 22:07:59 -08:00
QMK Bot
265d4a78dd
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 06:07:05 +00:00
Joy Lee
a81ae7dd04
Add tac-k1 keyboard ( #22522 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-13 22:06:37 -08:00
QMK Bot
4775e02794
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 03:16:38 +00:00
Jesse Leventhal
114a43e1ea
Add The Mad Noodle Udon13 ( #22704 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2024-01-13 19:16:11 -08:00
QMK Bot
9aaaa71aef
Merge remote-tracking branch 'origin/master' into develop
2024-01-14 03:10:54 +00:00
Vertex-kb
33c5a64b5a
add Cycle8 ( #22734 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-13 19:10:26 -08:00