Sadek Baroudi
|
cd226558f2
|
vulpes minora - One last change for github actions build failures
|
2024-05-12 13:35:41 -07:00 |
Sadek Baroudi
|
402dd36c54
|
cleaning up github actions failures for vulpes minora and xivik firmware
|
2024-05-12 11:49:30 -07:00 |
Sadek Baroudi
|
16e1f8249b
|
vulpes minora automated build support
|
2024-05-12 03:44:06 -07:00 |
Sadek Baroudi
|
9b94c47d05
|
svlinky v0.2 is now default, with continued support for v0.1
|
2024-05-12 03:23:11 -07:00 |
Sadek Baroudi
|
92f84ab143
|
xivik v0.3 support
|
2024-05-12 03:00:44 -07:00 |
Sadek Baroudi
|
c6ac077baf
|
le chiffre fp build vik support, and updated my personal keymap
|
2024-04-30 17:25:55 -07:00 |
Sadek Baroudi
|
ca35e3a3b3
|
ximi v2 firmware added, and v1 moved into its own subdirectory
|
2024-04-12 17:06:21 -07:00 |
Sadek Baroudi
|
0ec94ffb4c
|
added fingerpunch mouse keycodes to list of safe keys for auto mouse layer
|
2024-04-11 20:57:18 -07:00 |
Sadek Baroudi
|
76e6b90e85
|
additional noteworthy update from burkfers regarding situation that caps scrolling speed
|
2024-04-02 03:01:50 -07:00 |
Sadek Baroudi
|
969f4d23af
|
finally fixed drag scrolling speed, thanks burkfers and bastardkb for the reference
|
2024-04-01 21:09:14 -07:00 |
Sadek Baroudi
|
9a6d90a605
|
updated lechiffre dek keyboard name
|
2024-03-28 14:12:07 -07:00 |
Sadek Baroudi
|
38ef49cf38
|
attempt at le chiffre vikified firmware
|
2024-03-19 18:48:58 -07:00 |
Sadek Baroudi
|
7ea011c27e
|
pal mode 0 for bad wings v2, as stm32f072 runs a little differently than other stm32s
|
2024-03-17 11:52:23 -07:00 |
Sadek Baroudi
|
3301f8bf3d
|
bad wings v2 personal
|
2024-03-13 16:14:48 -07:00 |
Sadek Baroudi
|
c0bf980615
|
updated personal keymap for QMK 23.9
|
2024-03-04 20:52:10 -08:00 |
Sadek Baroudi
|
a3e2914355
|
Merge tag '0.23.9' into develop_fingerpunch
|
2024-03-01 02:28:31 -08:00 |
Sadek Baroudi
|
d331ed3398
|
split pointing can't use motion pin for pointing devices
|
2024-02-29 07:51:21 -08:00 |
Sadek Baroudi
|
364fc6da76
|
added motion pin support for azoteq using VIK config
|
2024-02-23 04:40:33 -08:00 |
Sadek Baroudi
|
587f8513e0
|
forgot to add CS pin for ximi trackpad SPI mode
|
2024-02-09 09:39:42 -08:00 |
Sadek Baroudi
|
9d8ad6616c
|
change ximi default cirque to use spi
|
2024-02-08 23:11:40 -08:00 |
Ryan
|
45ae4dec4d
|
WS2812: Better error message when trying to use `bitbang` driver on RP2040 (#23025)
|
2024-02-06 08:09:22 +01:00 |
Apricity-Projects
|
fa2fb9bbe0
|
KK65 VID Correction (#23007)
|
2024-02-03 16:17:07 +00:00 |
gkeyboard
|
e97ec68692
|
Add GreatPad macropad under gkeyboard (#22696)
* Add GreatPad under gkeyboard
Add GreatPad macropad
* Update keyboards/gkeyboard/greatpad/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/greatpad.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Add a license header
Add a license header to glcdfont.c
* Update glcdfont.c
* delete file
* Revert "delete file"
This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38.
* Update keyboards/gkeyboard/greatpad/mcuconf.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update .vscode/settings.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/gkeyboard/greatpad/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Enable encoder
Enable encoder in file info.json
* Update keyboards/gkeyboard/greatpad/greatpad.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update info.json
Run qmk format-json -i file info.json
---------
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-02-02 09:01:10 -07:00 |
leyew
|
39f06c3afb
|
[Keyboard] Add dnworks numpad (#22882)
* add dnworks numpad
* Apply suggestions from code review (Added community layouts)
Co-authored-by: Drashna Jaelre <drashna@live.com>
* fix linting
* formatted json
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-02-02 08:37:03 -07:00 |
Joe Scotto
|
06ed8dd14f
|
Add ScottoDeck handwired macropad (#22935)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-02-01 11:05:12 -08:00 |
Álvaro A. Volpato
|
20886529c5
|
Add Valhalla v2 PCB support (#22914)
Co-authored-by: jack <0x6a73@protonmail.com>
|
2024-02-01 11:04:59 -08:00 |
adophoxia
|
382c3bd0bd
|
Add Doio KB04 (#22754)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-01-31 23:46:08 -08:00 |
txdyqiang
|
276130bdef
|
Theone keyboard (#22749)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-01-31 23:28:39 -08:00 |
Habib
|
5c84d935f9
|
[Keyboard] Add mntre_v3 (#22739)
|
2024-01-31 23:26:05 -08:00 |
Duncan Sutherland
|
6fed854e58
|
add ISO layouts for alfredlabs/swift65/solder (#22672)
|
2024-01-31 23:15:45 -08:00 |
Duncan Sutherland
|
997f04b636
|
add matrix diagram for hineybush/h101 (#22252)
|
2024-01-31 18:23:02 -08:00 |
Ben
|
33a3cd26ab
|
[Keyboard] Add Kimiko Rev2 (#21719)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ex3c4Def <Joe_No@gmx.net>
Co-authored-by: Ben Roe <ben@MacBookzPro-M2.lan>
Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
|
2024-01-31 18:21:59 -08:00 |
mechlovin
|
f3d3b16ebb
|
[Keyboard] Add Zed1800 platform PCB (#19250)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-01-31 17:57:46 -08:00 |
Nostril
|
7ebeb5d93f
|
[Keyboard] Add Synth Labs 065 Keyboard (#21040)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
|
2024-01-31 17:57:21 -08:00 |
Vino Rodrigues
|
d8cda43d14
|
[Keyboard] Add BINEPAD BNK9 (#22831)
|
2024-01-31 15:01:22 +00:00 |
yuezp
|
777a6e0e58
|
[Keyboard] Add rena (#22902)
* Added keyboard rena
* format file info.json
* modify info.json file
* modify 16mhz to 8mhz
* modify info.json file
* Delete redundant Spaces
* Delete redundant Spaces
* Delete redundant Spaces
* Delete redundant Spaces
---------
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
|
2024-01-31 00:20:32 -07:00 |
フィルターペーパー
|
0a6a203fb5
|
Update asymmetric debounce code comment (#22981)
|
2024-01-30 19:34:45 -08:00 |
Wilba
|
18f8e51cb7
|
Added WT65-H2 (Bauer Lite) (#22885)
|
2024-01-30 19:34:20 -08: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 |
フィルターペーパー
|
567f808ea5
|
[Doc] Use number indexes for encoder code example (#22980)
|
2024-01-29 19:28:23 +00:00 |
Joel Challis
|
b7468f4785
|
Workaround for dfu-programmer on Fedora 39 (#22945)
|
2024-01-23 10:02:03 +00:00 |
Ryan
|
3495cbc638
|
Fix missing joystick.h include (#22946)
|
2024-01-22 13:18:20 +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 |
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 |
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 |
Nick Brassel
|
62d19fc2ac
|
Copy `compile_commands.json` to userspace, if in use. (#22925)
|
2024-01-20 08:11:17 +11:00 |
Sadek Baroudi
|
327e3f9efa
|
ffkb v4 personal trackpoint build
|
2024-01-19 09:51:02 -08: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 |
Sadek Baroudi
|
4d62ff3df2
|
Adding control for auto mouse sensitivity on X, Y, H, and V
|
2024-01-14 12:53:33 -08:00 |