Commit Graph

27811 Commits

Author SHA1 Message Date
a13370383b Port OLKB Preonic to VIAL (#740)
* Added support of OLKB preonic

* moved vial keymap to appropriate folder

* removed vial keymap from preonic general keymaps folder
2024-06-23 00:51:45 -06:00
806a5c00bd Add ReviungDash47 & Reviungdash52 vial Support (#734)
* Add ReviungDash47 & Reviungdash52 vial Support

* Update UID & Via default layout
2024-06-23 00:51:31 -06:00
73e009f263 VIAL keymap - initial upload (#750) 2024-06-22 23:37:55 -06:00
d47a8c4dbf Maja v2 port updates (#745)
* disable some rgb matrix modes to save space

* enable qmk settings
2024-06-22 23:37:23 -06:00
1a1b9ba026 Add support of TK40X (#739)
Add support of TK40X
2024-06-22 23:36:38 -06:00
d0e04f4dfb vial_ensure_keycode: add more layer macros to catch bitpack changing 2024-06-03 21:09:14 -06:00
42ff4d4745 Add 3x3macropad keyboard + keymap (#727)
* Firmware for 3x3macropad

QMK/VIAL Firmware for 3x3macropad

* Update info.json

Removed old device version

* Added readme and small code changes

Added readme and fixed code to match the requirements of QMK

* Added Copyright

* Fixed code convention

* Changes from qmk pull request

outdated file removed
oled in keyboard level
info.json removed old stuff

* Better firmware improvements

Fixed some stuff that was recommended with the QMK Push

* Formatted .c file

Using the format-c command

* Fixed bootmagic lite key

Changed key, so it's accessible even with OLED installed

* Update VIAL Layout

Added Encoder and OLED Option
+ Moved the Encoders to the right instead of at the top

* Updated UID

Generated new UID
2024-05-20 18:54:36 -06:00
4bb5306363 new file: keyboards/ingenieurrr/config.h (#733)
new file:   keyboards/ingenieurrr/halconf.h
	new file:   keyboards/ingenieurrr/info.json
	new file:   keyboards/ingenieurrr/keymaps/default/keymap.c
	new file:   keyboards/ingenieurrr/keymaps/via/keymap.c
	new file:   keyboards/ingenieurrr/keymaps/via/rules.mk
	new file:   keyboards/ingenieurrr/keymaps/vial/config.h
	new file:   keyboards/ingenieurrr/keymaps/vial/keymap.c
	new file:   keyboards/ingenieurrr/keymaps/vial/rules.mk
	new file:   keyboards/ingenieurrr/keymaps/vial/vial.json
	new file:   keyboards/ingenieurrr/mcuconf.h
	new file:   keyboards/ingenieurrr/readme.md
	new file:   keyboards/ingenieurrr/rules.mk

Co-authored-by: Pascal S <sedelkyp@gmail.com>
2024-05-20 18:54:13 -06:00
9f69bde60f Added Vial support for KradoIndustries/Promenade (#731)
* Added Promenade support for Vial

* Labels first pls
2024-05-20 15:21:03 -06:00
abf8752ced Deskcheck (#656)
* added qaz fold

* added vault35 katana

* added chiffre 32

* Update keyboards/le_chiffre_32/keymaps/vial/rules.mk

make secure

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* update bruce the firmware

* Update rules.mk

* updated uid

* remove qaz-fold

was not meant to be included

* deskcheck firmware

* remove broken le chiffre

* change RGB driver

* Update info.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update config.h

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update info.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update rules.mk

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update info.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update info.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update info.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Delete keyboards/jlw/deskcheck/config.h

* Delete keyboards/jlw/vault35_katana/rgb.c

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-05-12 18:48:55 -06:00
72ba804663 DZ60v2 (#730)
Basically stolen from dz60. Keymap now reads correct matrix pins since they changed, rest is the same.
2024-05-12 18:47:49 -06:00
cb47e1706a add Lestmovoz firmware (#728)
* add lestmovoz

* vial uid

* lestmovoz compiles

* cannot get these LEDs to work

* oops added conf

* working leds

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-05-12 18:47:28 -06:00
63e10d6cdc kprepublic/bm40hsrgb vial support (#721) 2024-04-27 16:54:00 -06:00
db306a91d0 add jotlily60 vial support (#722) 2024-04-27 16:53:56 -06:00
e3687aed3b Add keyboards: KMAC Happy, JER J80 & Porting to Vial. (#670)
* Add keyboard: KMAC Happy & Porting to Vial.

* Add Vial support for keyboard: JER J80.

* Revert info.json

* Revert keymap.c

* Revert keymap.c

* remove defaults in rules.mk

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* add layer count in config.h

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* remove QMKBEST codes

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* remove hardcode in keymap.c

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* remove QMKBEST codes

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* remove hardcode in keymap.c

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Revert readme.md

* Revert rules.mk

* enable MOUSEKEY as defaults

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-04-27 16:53:47 -06:00
2c2eb16551 Fix ids for encoder side Right (#720) 2024-04-27 02:08:01 -06:00
2847ee23f8 Merge branch 'merge-2024-04-15' into vial 2024-04-21 15:03:34 -06:00
20710456a9 fix vial keymaps 2024-04-21 01:02:40 -06:00
eb32093dc6 fix default keymaps 2024-04-20 21:25:10 -06:00
17e46fcec7 Merge remote-tracking branch 'qmk/master' into merge-2024-04-15 2024-04-15 19:43:02 -06:00
e67fce6811 Support for RGBKB/Mun2 (#711)
* Initial commit of mun2 files

* Add debug console

* fix driver for touchbar

* removing debug and extra driver line

* Clean up keymaps

---------

Co-authored-by: Legonut <admin@rgbkb.net>
Co-authored-by: Legonut <legonut3@gmail.com>
2024-04-14 21:58:04 -06:00
6cc7a26d7c keyboards/spiderisland/split78: Add Vial support (#718)
* keyboards/spiderisland/split78: Create vial keymap based on default

* keyboards/spiderisland/split78: Add Vial config
2024-04-14 21:57:45 -06:00
f834a41dea refactor: modernize vial examples (#717) 2024-04-14 19:40:41 -06:00
ba4efcdfe7 Add CAPS_WORD to feature list on V2, add image to readme (#716)
* Add Suffer V1 and V2

New Keyboard

* Update copyright, add readme

Need to add Imgur link once Imgur comes back online

* Add image to readme

* Add caps_word to feature list. (keycode 0x7C73)
2024-04-14 19:39:52 -06:00
0bb5548227 changed bruce le clavier encoder configuration (#715) 2024-04-14 19:39:39 -06:00
28075d38a1 Update keymap for takayoshiotake/three_octave_sharp (#714)
* Update keymap for takayoshiotake/three_octave_sharp

* Update keymap for takayoshiotake/three_octave_sharp
2024-04-14 19:39:30 -06:00
9f773788cb Add Splinter (#710)
* Initial Commit

* Switches and Encoder working

* Add RGB
2024-04-14 19:38:48 -06:00
1a8fff7512 Add BigBAE (#709)
* Add BigBAE

Still need photo

* Add photo to readme
2024-04-14 19:38:28 -06:00
9baafef968 Swap PID and VID on is0gr in QMK (#23458) 2024-04-14 23:00:19 +10:00
1a831a01b7 Adjusted Compensator on-state and keymaps (#23509) 2024-04-13 23:12:14 -06:00
era
de4d28cd60 [Keyboard] Add N8X (#23444)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-04-10 22:48:32 -06:00
era
f73e69f56d [Keyboard] Add N86 (#23454) 2024-04-10 22:47:14 -06:00
cd0043de8f Fix Layout_Arrow 3rd key in bottom row (#23443)
Co-authored-by: v <v@phux.dev>
2024-04-08 16:47:11 +01:00
b0e948c380 Update hand_wire.md (#23429) 2024-04-06 16:57:12 -06:00
36ae585468 [Keyboard] Add Skelett60 (#23409)
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-04-06 09:43:20 +01:00
b9b8ff8302 Fix malformed JSON in layouts/default/ortho_5x10/info.json (#23414) 2024-04-04 07:44:20 +01:00
c70ebd4a0e Fix pointing_device_set_cpi_on_side() (#23391)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-04-03 20:39:02 -07:00
2a4c746718 handwired/technicpad: fix keyboard in keymaps (#23408) 2024-04-04 10:11:45 +11:00
b108524314 merge/um80: remove pointless empty layers (#23398) 2024-04-02 16:05:32 +01:00
2772f52fa5 Add Suffer V1 and V2 (#706)
* Add Suffer V1 and V2

New Keyboard

* Update copyright, add readme

Need to add Imgur link once Imgur comes back online
2024-04-01 21:57:29 -06:00
b6b363b1da Add VIAL support for Asmodus plaqueAD (#705)
* add VIAL support for Asmodus plaqueAD

* Reformat source
2024-04-01 21:57:13 -06:00
19a70746ac Add support for duo (#704)
Add support for duo
2024-04-01 21:56:43 -06:00
48c09a1f5a Add bruce le clavier (#703)
* add le bruce layout to bruce the keyboard firmware

* add rules.mk

* Update keymap.c

* update author

* add bruce le clavier separate from bruce the keyboard

* Update info.json

* Update info.json

* Update readme.md

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-04-01 21:56:27 -06:00
3be37c3693 add isobae (#701)
* add isobae

* Update rules.mk

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-04-01 21:56:01 -06:00
64a9967520 Add Gyrovan (#697) 2024-04-01 21:55:36 -06:00
ea4692ce67 Add Keyboard La Somme (#696)
* Base QMK and Vial

Still need to add RGB indicators and OLED

* add PCB render to readme

* Add RGB indicators for layers, mods, and capslock

* Add some really fun OLED code

* add OLED mode switching
2024-04-01 21:55:21 -06:00
a9b7d48cdc Add Simple75 Keyboard (vial only) (#694)
* Add Simple75

* Add Default keymap

* Flip encoder orientation
2024-04-01 21:55:05 -06:00
d4d8b0c6d3 Add EC Type-K (#23193) 2024-04-01 17:49:46 -04:00
8757a19375 Fix in 60_iso_wkl_split_bs_rshift diagram (#22654) 2024-04-01 22:45:09 +01:00
5fc4e331bd Add MNK 65 EC (#23168) 2024-04-01 17:44:16 -04:00