Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FX19 Support #24220

Merged
merged 31 commits into from
Aug 3, 2024
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
db52482
modified keyboard.json
falsonix Jul 11, 2024
5d7f01d
add proper keymap
falsonix Jul 11, 2024
f16e395
update readme.md
falsonix Jul 11, 2024
26da65e
add config for RGB and bootloader
falsonix Jul 11, 2024
2b8616a
change some settings due to compilation errors
falsonix Jul 25, 2024
88569c4
disable RGB lighting temporarily
falsonix Jul 25, 2024
ec92e88
fix some led stuff maybe
falsonix Jul 25, 2024
b3e2b3b
rename config.h so that it compiles properly
falsonix Jul 25, 2024
108d4f5
rename yet another file lol
falsonix Jul 25, 2024
6c5e4a3
fix matrix definitions in config.h
falsonix Jul 26, 2024
f6ee5f1
move layout info
falsonix Jul 26, 2024
e919e8e
fix matrix once and for all (thanks qmk discord)
falsonix Jul 26, 2024
0bb712f
fixing some stuff with RGB
falsonix Jul 26, 2024
29f51ae
fix stuff once and for all
falsonix Jul 26, 2024
2fefcd7
fix some keymapping issues
falsonix Jul 28, 2024
398172e
fixed a typo in layout config
falsonix Jul 28, 2024
b224534
more layout fixes hopefully
falsonix Jul 28, 2024
fbe8e27
add rgblight settings to keyboard.json
falsonix Jul 28, 2024
f7e4677
more rgb stuff
falsonix Jul 28, 2024
e067a1e
just kind of messing about and hoping that something works lmao
falsonix Jul 29, 2024
51a6381
fix rgb once and for all (i tested, it works irl yay)
falsonix Jul 29, 2024
7cce73d
add support for via configurator
falsonix Jul 30, 2024
044aa3d
Update readme.md
falsonix Jul 30, 2024
1a4edaf
update gitignore to exclude my via configs
falsonix Jul 30, 2024
75e0570
Update readme.md
falsonix Jul 30, 2024
0054861
Delete keyboards/falsonix/fx19/keymaps/via directory
falsonix Jul 30, 2024
e1808ae
remove via exclude
falsonix Jul 30, 2024
1068b37
Update .vscode/settings.json
falsonix Jul 30, 2024
4d34aa1
Update readme.md
falsonix Jul 30, 2024
da851c3
Update keyboards/falsonix/fx19/keyboard.json
falsonix Jul 30, 2024
ffe6fb2
Update keyboards/falsonix/fx19/keymaps/default/keymap.c
falsonix Jul 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update readme.md
  • Loading branch information
falsonix committed Jul 11, 2024
commit f16e395deb9f49ffa9dc1e974e42a170cba52a8e
6 changes: 3 additions & 3 deletions keyboards/falsonix/fx19/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

*A short description of the keyboard/project*

* Keyboard Maintainer: [Christian Greene](https://github.com/falsonix)
* Hardware Supported: *The PCBs, controllers supported*
* Hardware Availability: *Links to where you can find this hardware*
* Keyboard Maintainer: [falsonix](https://github.com/falsonix)
* Hardware Supported: *FX19 Numpads*
* Hardware Availability: *Coming soon!*

Make example for this keyboard (after setting up your build environment):

Expand Down