Commit Graph

27643 Commits

Author SHA1 Message Date
Simon
b0432a89ed All community layouts added
Added WKL and full backspace/ right shift community layouts as requested in my PR
2024-10-20 15:39:34 +02:00
Simon
7c83cf563d All layouts
Added keymaps for all possible layouts
2024-08-21 19:22:17 +02:00
Simon
be1d4953fe Added many layout options
iso, ansi, f12 and f13 layouts + community layouts
2024-08-21 00:14:30 +02:00
Simon
2fc2827c72 Commit changes
Removed old rules.mk
info.json renamed to keyboard.json
2024-08-18 14:59:28 +02:00
Simon
f810dd3f0a
Update keyboards/candykeys/candy87/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
2024-08-18 14:55:44 +02:00
Simon
af640a8ba6
Update keyboards/candykeys/candy87/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
2024-08-18 14:52:12 +02:00
Simon
af17af0923 candy87 init
candy87 v2 firmware, working and tested
2024-08-18 14:02:06 +02:00
marksard
072947e573
Remove like_jis keymap. (#24292) 2024-08-17 21:40:45 +01:00
Wilfried JEANNIARD
fe50774cb4
[Keyboard] Add/Update Pimoroni keybow 2040 (#23986)
* [Keyboard] Add pimoroni/keybow2040

* [Keyboard] Update pimoroni/keybow2040

Co-Authored-By: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-Authored-By: Sandy Macdonald <1325593+sandyjmacdonald@users.noreply.github.com>

---------

Co-authored-by: Tony Finch <dot@dotat.at>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sandy Macdonald <1325593+sandyjmacdonald@users.noreply.github.com>
2024-08-15 15:22:07 +01:00
Joel Challis
39324e642f
Update Discord URL (#24283) 2024-08-15 14:37:27 +01:00
Ryan
b07a68230d
Fix version check in Fedora install script to be >= 39 (#24281) 2024-08-15 12:10:35 +01:00
Nick Brassel
dccada95aa
Remove debugging prints. (#24271) 2024-08-12 23:25:29 +10:00
Nick Brassel
380e0c9cad
Userspace: add support for adding environment variables during build (#22887) 2024-08-12 22:34:22 +10:00
Nick Brassel
158aaef78c
ChibiOS update script updates. (#24267) 2024-08-12 20:35:56 +10:00
Andrew Kannan
5acc3b2b7b
Add extra compatibility to Sat75 HS PCB (#24156) 2024-08-07 14:40:31 -06:00
stephen776
78900720fd
JJ50 v2 Support (#24212)
* add support for JJ50 V2 PCB

* fix bootloader config

* update mousekey setting

* run format-json

---------

Co-authored-by: Steve Jacobs <sjacobs@truefit.io>
2024-08-07 14:34:21 -06:00
Sắn
c67c3d375b
Add support for bunnygirl65 (#24244)
* Add support for bunnygirl65

* Update keyboard.json

* Update keymap.c

* Update keymap.c

* Update keyboards/sawnsprojects/bunnygirl65/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sawnsprojects/bunnygirl65/keyboard.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sawnsprojects/bunnygirl65/keyboard.json

---------

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <jack@pngu.org>
2024-08-07 14:28:41 -06:00
eason
75402109e9
Add Void65h (#24183) 2024-08-04 00:46:12 +01:00
Ryan
fa657fef70
atlantis/ak81_ve: move RGB Matrix LED config to data driven (#24115) 2024-08-04 00:38:26 +01:00
Ryan
eb78ca1c1a
handwired/p65rgb: move RGB Matrix LED config to data driven (#24124) 2024-08-04 00:37:57 +01:00
Christian Greene
d28a50e176
FX19 Support (#24220) 2024-08-03 23:11:49 +01:00
akyp
c7662e4f36
[Keyboard] Add archerkeyboard/desire65 (#23776)
Co-authored-by: jack <0x6a73@protonmail.com>
2024-07-31 10:07:51 +10:00
Cipulot
73cb6fd89f
cipulot/ec_60x: Fix VIA layout options (#24217)
This fixes the issue of one layout option not being applied correctly because it was out of bound.
2024-07-30 22:21:42 +01:00
Dasky
d538451adb
Remove AVR GCC version warning (#24206) 2024-07-28 19:16:15 +01:00
Dasky
cf84ea7662
Fix Reverb lockup when using GCC14 (#24199) 2024-07-26 01:41:54 +01:00
Nick Brassel
8c35011d0a
[CLI] Only generate files if contents change. (#24038)
Don't overwrite if the content doesn't change.
2024-07-24 06:16:51 +01:00
Joel Challis
8c5acdea12
Update to automatic-approve-action fork (#24188) 2024-07-24 04:50:38 +01:00
dependabot[bot]
60c5ad821c
Bump actions/labeler from 4 to 5 (#22608)
* Bump actions/labeler from 4 to 5

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zvecr <git@zvecr.com>
2024-07-24 00:05:50 +01:00
Ryan
622dc56250
kingly_keys/ave: adjust layout names (#24179) 2024-07-23 21:20:17 +10:00
Ryan
d079372580
meme: adjust layout names (#24178) 2024-07-23 21:03:02 +10:00
Ikko Eltociear Ashimine
af70e3759a
[docs] update serial.md (#24182)
capabilites -> capabilities
2024-07-23 11:37:19 +01:00
Ryan
4bcc80ad46
merge/um80: reduce firmware size (#24177) 2024-07-22 17:12:55 +01:00
Ryan
d09c11dc78
kprepublic/bm40hsrgb/rev2: reduce firmware size (#24176) 2024-07-22 17:12:34 +01:00
Ryan
82f9019cc9
melgeek/mojo68/rev1: reduce firmware size (#24171) 2024-07-23 01:29:40 +10:00
Ryan
4e2effc538
rubi: reduce firmware size (#24170) 2024-07-23 01:16:00 +10:00
Ryan
8d5517fa63
doro67/rgb: reduce firmware size (#24169) 2024-07-23 01:04:34 +10:00
Ryan
ee1505971f
handwired/hnah108: reduce firmware size (#24168) 2024-07-23 00:52:31 +10:00
yiancar
b6e1a20950
Keycult TKL (#24148)
Co-authored-by: yiancar <yiancar@gmail.com>
2024-07-21 13:29:45 -07:00
Dasky
f2c789bb4a
Fix build failures noticed in #24163 CI log. (#24164) 2024-07-21 09:56:39 +10:00
Ryan
fab50be817
mwstudio/mw75: reduce size (#24161) 2024-07-21 07:59:45 +10:00
Ryan
f04fd13dff
mechlovin/delphine/rgb_led: reduce size (#24160) 2024-07-21 07:57:10 +10:00
Ryan
eb60235cd5
handwired/tractyl_manuform/5x6_right/arduinomicro: reduce size (#24159) 2024-07-21 07:53:04 +10:00
Joel Challis
2fb9816c77
Remove incorrect use of split.main (#24158) 2024-07-20 14:03:57 +01:00
Ryan
6fbe91aecd
keychron/q2: fix RGB Matrix config for JIS variant (#24138) 2024-07-20 10:56:51 +01:00
Ryan
a6857872f2
kopibeng/xt60/xt60_singa: reduce firmware size (#24149) 2024-07-19 06:56:00 +01:00
Ryan
56323f75c6
pixelspace/capsule65i: reduce firmware size (#24150) 2024-07-19 06:54:50 +01:00
Ryan
11031adc1b
clueboard/66/rev3: reduce firmware size (#24152) 2024-07-19 06:53:56 +01:00
Ryan
d79f46e408
vertex/angler2: reduce firmware size (#24140) 2024-07-19 08:04:40 +10:00
Ryan
2ddfd60be7
amjkeyboard/amj60: reduce firmware size (#24139) 2024-07-18 08:10:45 +01:00
Joel Challis
63ef6516d3
Avoid path issues with qmk flash on Windows (#24130) 2024-07-17 20:31:18 +01:00