Commit Graph

26517 Commits

Author SHA1 Message Date
Sadek Baroudi b19bb2baa4 updated my personal kucheza keymap 2023-12-22 13:25:31 -08:00
Sadek Baroudi 497bc403e9 defaulting cirque direct connections to use SPI 2023-12-18 19:43:07 -08:00
Sadek Baroudi c23dbe3afb added first attempt at kucheza firmware 2023-12-14 02:49:59 -08:00
Sadek Baroudi 49cde83a33 added ffkb lite personal config for different builds 2023-12-13 23:32:53 -08:00
Sadek Baroudi d5e7b04ee3 typo for my personal keymap for vulpes minora firmware 2023-12-03 19:44:21 -08:00
Sadek Baroudi 31d283484a moved vulpes minora to new vik code framework, and added vuples minora xivik pcb 2023-12-03 00:07:29 -08:00
Sadek Baroudi f2c162800a better support for ximi xiao for split pointing devices 2023-11-28 15:33:39 -08:00
Sadek Baroudi 6b562e3659 renamed ffkb rp2040 from v3 to v4 to align with the product name 2023-11-23 22:26:05 -08:00
Sadek Baroudi 4d3c2f9873 added rgb and oled support for dweeeeep 2023-11-23 22:15:20 -08:00
Sadek Baroudi db596359f3
Merge pull request #27 from azzamsa/dweeeeep_fingerpunch_miryoku
[Keyboard]: initial firmware for dweeeeep
2023-11-23 21:54:33 -08:00
Sadek Baroudi b1b08fdc61 uupdated display code ith correct display alignment macros 2023-11-23 20:44:22 -08:00
Sadek Baroudi 48fdb709d5 updated ffkb lite to work by default for pro micro boards, and requires explicit code change to use svlinky 2023-11-23 20:42:51 -08:00
Sadek Baroudi 7fd60212f2 personal firmware for testamatta keyboard 2023-11-19 19:48:36 -08:00
Sadek Baroudi 9cef22e6f4 xivik controller firmware 2023-11-17 20:31:04 -08:00
Sadek Baroudi 7b65f1a786 remove azoteq for now, until firmware makes it into QMK 2023-11-16 17:29:43 -08:00
Sadek Baroudi 044c8602b4 added RP2040 bootloader reset config, along with timeout, for ffkb v4 2023-11-16 17:26:26 -08:00
Sadek Baroudi e5e8fa6a95 removed unintended file that was checked in for st7735, causes issues with git clones on some machines 2023-11-16 08:12:29 -08:00
azzamsa ac4e32a8f6 [Keyboard]: add fingerpunch feature support 2023-11-14 05:15:31 +07:00
azzamsa d5b0f4d711 [Keyboard]: add miryoku layout for dweeeeep 2023-11-13 19:58:22 +07:00
azzamsa 997e66a3ab [Keyboard]: initial firmware for dweeeeep 2023-11-13 19:51:56 +07:00
Sadek Baroudi ae66157476 vik module support for azoteq 2023-11-02 23:20:28 -07:00
Sadek Baroudi 6f341b8548 arock on v3 - dded support for other rp2040 controllerss 2023-11-03 14:34:20 -07:00
Sadek Baroudi 24b2127a7b
Merge pull request #25 from sadekbaroudi/fp/qmk_merge/qmk_2023_08_27
merge qmk 20230827 release into develop_fingerpunch
2023-10-30 18:32:52 -07:00
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