Commit Graph

26494 Commits

Author SHA1 Message Date
Sadek Baroudi 95d0a0770a added workflow runs on pull requests as well as push 2023-10-30 02:36:01 -07:00
Sadek Baroudi 93d8a77234 QMK breaking change update: haptic DRV_pulse function changed to drv2605l_pulse, and macros for that function changed, updated 2023-10-30 02:20:12 -07:00
Sadek Baroudi ed866244a7 QMK breaking change update: IGNORE_MOD_TAP_INTERRUPT no longer needed, as it's default, forgot to remove from my userspace 2023-10-30 02:06:01 -07:00
Sadek Baroudi e2525f7008 QMK breaking change update: combos by inclusion no longer supported, workaround for this 2023-10-30 02:05:15 -07:00
Sadek Baroudi 5a7ddcc082 QMK breaking change update: driver names in rules.mk changed from all upper case to all lower case, updating 2023-10-30 01:59:33 -07:00
Sadek Baroudi 8d0f643e28 QMK breaking change update: IGNORE_MOD_TAP_INTERRUPT is now default, remove from all keymaps 2023-10-30 01:54:22 -07:00
Sadek Baroudi 3d49608a88 QMK breaking change update: RGB_DI_PIN now replaced with WS2812_DI_PIN 2023-10-30 01:52:21 -07:00
Sadek Baroudi 97d0ddc94d merge 2023-08-27 qmk release into fingerpunch develop 2023-10-30 01:50:00 -07:00
Sadek Baroudi 519b14fe44 updated logic where you had to manually change the rules.mk to use svlinky for ffkb lite, no longer need to 2023-10-29 20:12:12 -07:00
Sadek Baroudi 0bb20d982b added waveshare 22224 display module vik support 2023-10-29 18:54:05 -07:00
Sadek Baroudi f89e539eca accommodate my ffkb lite build with svlinky and trackball to have correct trackball movements 2023-10-29 10:05:50 -07:00
Sadek Baroudi d7c5c3bf53 change vik displays to display product name in the center by default 2023-10-29 10:05:10 -07:00
yuezp 46dedfaaa4
[Keyboard] add enter67 keyboard (#22346)
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-10-28 13:28:03 -07:00
Brian Choromanski c133bd1234
Removed clueboard link as the website has been parked for some time (#22290) 2023-10-28 16:25:30 +11:00
Joel Challis ca2d2a524f
Flag more VIAL config options in lint (#22345) 2023-10-28 02:09:53 +01:00
Felix Jen 1a300d05bd
[Keyboard] Add Velvet hotswap & solder (#22284) 2023-10-27 12:40:18 -06:00
millet 18ef3da8e8
[Keyboard] doksin (#22220) 2023-10-27 01:23:02 -07:00
eason ae2703b69b
eason/aeroboard - Modify bootloader (#22286) 2023-10-27 09:09:38 +01:00
gskygithub 052cc5df5d
Add darkproject/kd87a_bfg_edition keyboard (#18981)
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
2023-10-27 00:31:54 -07:00
4pplet e82bc5355c
[Keyboard] Waffling60 Rev E ANSI Hotswap (#22270)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-26 23:40:21 -07:00
khchen2004 0ad780f852
[Keyboard] add pisces pcb (#22334) 2023-10-26 23:38:22 -07:00
Kael Augusto f5cd30458a
[Keyboard] Add Kaly42 (#22282)
* Added Kaly/Kaly42 keyboard's minimal files.

* Updated readme.md; New link and improved description text.

* Apply suggestions from code review

Added all suggestions given by @dunk2k

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Added community_layouts to info.json.

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

---------

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-26 22:10:30 -06:00
Dasky e0c00c35ce
Clarify PIO define is optional in docs. (#22339) 2023-10-26 22:34:17 +01:00
Olivia J d2892685c5
[Keyboard] Add LGBTKL (#22331)
Co-authored-by: jack <0x6a73@protonmail.com>
2023-10-25 17:07:00 -06:00
Dasky ca45416999
Remove extra led_matrix_indicators_user call (#22329) 2023-10-24 00:00:16 +01:00
owlab-git d2773c6d67
[Keyboard] Add QK100 (#21782)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-23 12:12:27 -06:00
Yonghyuk Choi 96c71b9b4c
[Keyboard] Add purin (#22306) 2023-10-23 12:09:51 -06:00
Nick Brassel 0e6d47e1e4
Fixup symbol sizing listing. (#22307) 2023-10-21 21:31:23 +11:00
Sadek Baroudi 2da4d8bc4a renamed keyboards, testing new display code 2023-10-21 03:29:21 -07:00
Sadek Baroudi 17ba9645d2 added new mechanism for defining unused pin for weact st7735 vik module 2023-10-19 19:15:18 -07:00
Sadek Baroudi 18581a2bd2 fixed svlinky weact st7735 by adding the DISPLAY_RST_PIN with an unused GPIO 2023-10-19 12:17:59 -07:00
Sadek Baroudi 9805001f00 fixed the vik pinout for vulpes majora, extra gpio pins 1 and 2 were flipped 2023-10-19 12:17:13 -07:00
Sadek Baroudi 80380c698c more VIK display code for both st7735 and gc9a01, code cleanup, and vulpes majora vik firmware support 2023-10-19 01:28:15 -07:00
Sadek Baroudi 2a9741f43a start of generic quantum painter display code, and better rules.mk file inclusion 2023-10-18 04:29:50 -07:00
Sadek Baroudi 3b8b56ee46 added support for svlinky for ffkb lite 2023-10-17 13:59:51 -07:00
Sadek Baroudi ddb6c15f84 was using the wrong quantum painter drivers for gc9a01 2023-10-17 12:41:24 -07:00
Nick Brassel f6c70c40af
Allow for disabling of parallel processing of qmk find and `qmk mass-compile`. (#22160)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-17 09:43:50 +11:00
Nick Brassel 81a3aa025c
Fix typo in keychron v6 encoder map enable (#22272) 2023-10-14 23:10:55 +11:00
jukaie 23a8f7f03b
[Keyboard] jukaie/jk01 (#20573)
* ADD Keyboard

* Resolved requested changes

* update keymap.c file

* resolved requested changes

* updated info.json file

* Updated requested changes

* Delete JK01.h file

* Resolved requested changes

* Delete readme.md

* add rules.mk to default folder

* Upload default/keymap.c

* Add via/keymap.c

* Updated info.Json file

* Change VID in info.json

* Resolved requested changes

* Resolved requested changes.

* Resolved requested changes

* Updated changes

---------

Co-authored-by: gksygithub <gskyGit@gsky.com.tw>
2023-10-14 00:03:29 -07:00
MakotoKurauchi a46c7abd01
Enable encoder map on navpad1.0 (#22266) 2023-10-13 21:30:25 -07:00
Sadek Baroudi 590d191d5c typo for the VIK_GC9A01 module in my last commit in the vik rules.mk 2023-10-13 19:13:23 -07:00
Sadek Baroudi fd21466bcf added abstracted VIK module firmware support, making it easy to add to any keyboard 2023-10-13 14:57:38 -07:00
Sắn 62ff02a101
[Keyboard] Add Okayu (#22077)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-13 01:53:12 -06:00
Duncan Sutherland 032b039d0b
amend alice* community_layouts in keyboards (#21846)
* add alice* to keyboards

* add seigaiha

* additions

* Update info.json

* revert wanderland

* add tgr/alice

* add matrix diagram.md
2023-10-13 00:07:16 -07:00
lendunistus 0477160109
[Keyboard] RPNeko65 by lendunistus (#21747)
* initialise rpneko65, info.json

* force NKRO

* define WS2812 stuff

and capitalise RPNeko65

* use RGBlight, add ANSI to keymap.c

also remove _ADC suffixes from pins

* basic readme

plus making it so the info.json RGB values are actually recognised as integers

* update repository URL

* fix info.json formatting

* caps lock LED implementation

"borrowed" from waffling60

* put RGBLIGHT_ENABLE in json

also remove "pin" from the rgblight option

* add actually correct keymaps

also reformat info.json

* move to designer folder, add image to README

* move keyboard to separate revision folder

and remove erroneous tag from config.h

* remove brightness/hue/saturation steps

* change device version to 1.0

* move quantum.h include to top

* actually, let's try a new image

I also forgot to save the info.json file beforehand
oops

* Remove comma in info.json

* Community layouts in info.json

* Delete rpneko65/readme.md

* Apply suggested changes to readme

* Suggested code changes

* Suggested imgur link

* rename code file

this was the issue all along
sigh

* Correct layer matching this time

* Move Enter in info.json

* README/info.json change

* Another batch of suggestions
2023-10-12 14:56:01 -07:00
jonylee@hfd e22cb99bc4
[Keyboard] Inland V83P (#21725)
* [Keyboard]add v83p keyboard.

* Update keymap.c

* Update keyboards/inland/v83p/keymaps/via/keymap.c

* Update keyboards/inland/v83p/keymaps/default/keymap.c

* Update keyboards/inland/v83p/config.h

* Update keyboards/inland/v83p/info.json

* Update info.json

* Update keymap.c

* Update keyboards/inland/v83p/mcuconf.h

* Update keyboards/inland/v83p/halconf.h

* Update keyboards/inland/v83p/info.json

* Update keyboards/inland/v83p/v83p.c

* Update keymap.c

replace the tabs with spaces

* Update keymap.c

replace the tabs with spaces

* Update keyboards/inland/v83p/info.json
2023-10-12 14:35:39 -07:00
EnviousData 391c0428c9
[Keyboard] Add support for EnviousDesign keyboards (#17544)
* Add support for Envious.Design Keyboards

Add various RP2040 keyboards I've designed.

* Fixed missing newlines at EOF.

* Ran CLANG-FORMAT and sorted out any potential issues.

* Gave keyboards all unique product IDs

* Made requested changes.

* removed all VIAL related code
* sorted out license on all *.h or *.h  files
* removed outdated RESET Keycode

* missed some VIAL bits

* Made suggested changes

* Made Suggested Changes

* missed one file to change.

* Attempted fix of CI issues

* Update .gitmodules

* Revert "Update .gitmodules"

This reverts commit f4bace51621ed0c5bd40c729fa1c6339f665f0b7.

* hopefully fixed all CI and QMK lint issues

* resolve more CI errors and a couple typos

* fixed last remaining issue as of now

* made requested changes

* further more on suggested change

* Delete README.md

* derpy workaround to change case of readme

* finished up 65M firmware

via does not work, I will investigate another time.

* re-did a lot of 65M firmware bits, also fixed via for this board

* corrected mistake in firmware

* made suggested change to info.json for 65m/60F

* finished 65M non via keymap and re-sorted via keymap

* Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c

* Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c

* Apply suggestions from code review

Verified updated Info.json works for aforementioned keyboards,

* Follow-up commit with aforementioned suggested changes

* Apply suggestions from code review

correction to a couple typos pointed out.

* follow-up removed some un-needed Readmes and corrected a mistake in 60F via keymap

* Apply suggestions from code review

* Added images of PCB to each Keyboard README

* Apply suggestions from code review

* Update keyboards/enviousdesign/60f/readme.md

* Added missing aspects of info.json and corrected RGB_DI_PIN to WS2812_DI_PIN in RGB keyboard

* made requested changes

* Update config.h

* used QMK migrate to update info.json

* Apply suggestions from code review

* Update keyboards/enviousdesign/65m/info.json

* renamed named keyboards as suggested and added commission keyboard to repo

* renamed file to hopefully please lint

* renamed things to be all lower case since lint doesn't appear to look for upper case

* updated keymap.c and removed unnecessary file

* fixed readme and a couple other bits

* converted various aspects to json information

* attempt fix for lint error

* fix some issues I overlooked

* Apply suggestions from code review

* moved some folders about as suggested

* Made suggested changes

* Apply suggestions from code review

* removed outdated config.h

* fixed errors in 65M and mini1800

* Apply suggestions from code review

* Update keyboards/enviousdesign/delirium/rev1/info.json

* Update keyboards/enviousdesign/65m/info.json

* Apply suggestions from code review
2023-10-12 14:07:42 -07:00
Felipe Curty c67c9f1d98
Add support for CSTC40 keyboard (#22154)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: lesshonor and waffle87
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: lesshonor
Co-authored-by: itsvar <120035196+itsvar8@users.noreply.github.com>
2023-10-12 14:31:41 -06:00
Wilhelm Schuster b630df1aa7
Reword mention of personal keymaps from PR checklist (#22258) 2023-10-13 06:46:28 +11:00
kisakey-luxury 999e721312
Kisakey (#22217)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-10-12 11:21:30 -07:00