Commit Graph

22701 Commits

Author SHA1 Message Date
2ee9afb848 Add support for Velocifire Sun20pro numpad (#290)
* Added support for Velocifire Sun20pro numpad

* Cleaned up formatting

* Added default keymap
2022-11-29 21:35:21 -06:00
f0aebd71b3 Support Vial support for tiger80 (#291)
Add Vial support for KBDFans tiger80 and tiger-lite

Co-authored-by: Audun Foyen <audunf@gnokk.no>
2022-11-29 21:35:10 -06:00
ff704827be Fix redox w layout for GUI (#296)
* redox_w: fix layout

* redox_w: Fix layout for gui

* remove old layout

Co-authored-by: Alejandro Bolullo <alejandro.bolullo@trustyou.net>
2022-11-29 19:08:10 -06:00
2d88380b99 Vial configuration for Split75 keyboard (#288) 2022-11-19 18:06:27 -06:00
bd25648888 Add vial keymap for MNK75 (Monokei Tomo) (#287) 2022-11-17 16:08:32 -06:00
b8005a83f7 Redox_w port (#286)
* Add support for redox_w

* Add redox support

* change uid and delete dupe

* fix manufacturer

* Revert to old redox UID

* Changed rules to recover qmk settings

Co-authored-by: Alejandro Bolullo <alejandro.bolullo@trustyou.net>
2022-11-16 21:27:17 -06:00
c758619a0e Fix SENSE75 config (#284) 2022-11-13 16:38:24 -06:00
534ea89190 Feker ik75 Undetected Keyboard Fix (#281)
* feat: added ik75 still error

- quantum/vial_ensure_keycode.h:164:1: error: static assertion failed: ""
 _Static_assert(KC_LSPO == 0x5CD7, "");

* fix: add via settings

* fix: disable unused matrix for firmware size

- remove matrix that causes error

* feat: use home as default layout

* fix: rotary click is K4F should be 4,15 not 0,14

* refactor: disable some matrix to free some bytes

* feat: remove more bad rgb for bigger memory and add restart button (not bootloader)

* fix: undetected keyboard when pc shutdown

- sometimes need to replug or reflash
2022-11-07 22:58:56 -06:00
Nub
9c21e30b6c Add support for the Adafruit Macropad (#279)
* Implement Vial for Adafruit Macropad

* Change base config.h rather than vial keymap config

* Move Vial specific configs back to keymap config

* Uncomment effects + bootmagic lite
2022-11-03 20:09:06 -06:00
f093404714 add vial support to reviung5 (#278) 2022-11-03 02:14:45 -06:00
bd46bafb45 [Optimization] Feker ik75 (#276)
* feat: added ik75 still error

- quantum/vial_ensure_keycode.h:164:1: error: static assertion failed: ""
 _Static_assert(KC_LSPO == 0x5CD7, "");

* fix: add via settings

* fix: disable unused matrix for firmware size

- remove matrix that causes error

* feat: use home as default layout

* fix: rotary click is K4F should be 4,15 not 0,14

* refactor: disable some matrix to free some bytes

* feat: remove more bad rgb for bigger memory and add restart button (not bootloader)
2022-11-01 21:53:15 -06:00
4bada8a5c7 Let's split eh: add vial keymap (#274)
feat(let's split eh): tweaks
2022-11-01 20:47:14 -06:00
97bb711269 Add vial keymap for xiudi/xd75 (#273) 2022-11-01 20:46:56 -06:00
884e7142a4 add hubble keyboard (#272)
Co-authored-by: Anton Chernenko <anton.chernenko@chaintrust.it>
2022-10-31 12:13:22 -06:00
80b6695ffa [Keyboard] Support for Feker ik75 (#271)
* feat: added ik75 still error

- quantum/vial_ensure_keycode.h:164:1: error: static assertion failed: ""
 _Static_assert(KC_LSPO == 0x5CD7, "");

* fix: add via settings

* fix: disable unused matrix for firmware size

- remove matrix that causes error

* feat: use home as default layout

* fix: rotary click is K4F should be 4,15 not 0,14

* refactor: disable some matrix to free some bytes
2022-10-29 10:58:38 -06:00
350df140fa Add firmware for the Libra Mini (#270)
* Initial support, no joystick functionality

* remove vscode settings file

* Add non-vial default keymap

* Implement joystick mouse control for default and vial keymaps

* Add backslash to default keymap

* Add separate layout for stick-as-keys

* Remove references to unused layout

* Remove reference to unused custom matrix impl
2022-10-28 19:28:55 -06:00
6085c442ce refactor: commented auto turn off led by default (#263) 2022-10-27 07:48:12 -06:00
59db9bbe50 Add vial keymap for LazyDesigners Dimple (#268) 2022-10-27 07:47:12 -06:00
906a332f21 Port Keychron Q3 to VIAL (#267)
- Added "common" folder that houses the functionality for their custom keycodes and siri features. (Will become standard when adding other Q boards in mainline QMK repo.)
2022-10-23 01:39:28 -06:00
aa8c81deab add mechlovin kay65 VIAL support (#266)
Co-authored-by: Zhol Internet <zhol@internet.keyboard>
2022-10-21 14:40:48 -06:00
c9444071a6 Add mini36 (#265)
* Cleaning up before submitting PR

* Added comment for Vial settings in config.h

* Removed real time RGB control

* Removed lf at end of files
2022-10-20 22:43:43 -06:00
ef676bce48 [Keyboard] Little Big Scroll (#264)
* lbs 4 initial

* LBS 4

Completed firmware

* LBS 6

Completed Firmware

* Cleanup LBS4

* Cleanup LBS6

* fixed keymap

* Update readme.md

* LBS 6 modified to info.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update config.h

* Added default QMK keymaps
2022-10-20 20:02:30 -06:00
56d651511d Add mini42 (#262)
* Porting the mini42 to Vial for the first time.

* adding LTO_ENABLE=yes

* Tweaking Via(l) settings

* Set Via to v2 with lighting control disabled

* Adding GPL copyright notices to files

* Tidying things for a PR

* Fix formatting of json file.

* Updating files from QMK main

* Updated readme for vial build

Co-authored-by: kevinmgee <kevingee@kevingee.biz>
2022-10-14 15:13:46 -06:00
bd74e5913c [Keyboard] Support for dumbpad_v3x (#261)
* feat: support for imchipwood's dumbpad/v3x

* feat: removed vial insecure

* fix: added unlock combo definition

* fix: encoder keymap update for default and deveth0
2022-10-11 18:51:09 -06:00
7511cb2c4d VIAL Support for Erkhal's PRKL30 keyboard and my own project, SINPAD20 (#259)
* Create rules.mk

* Add files via upload

* Update readme.md

* Support for PRKL30 + fix

Added VIAL support for PRKL30 since it didn't have any.

I also fixed a deprecated line in the promicro folder.  #define RGBLIGHT_ANIMATIONS is no longer valid in QMK.
2022-10-10 15:45:34 -06:00
d1f4a03f75 Add Vial setup for Reviung41 (#258)
* Add support for Reviung41

* Add readme file for Reviung41 Vial keymap

* Add comment to unlock key settings

* Update readme with link to KLE layout.

* Reduce firmware size when using a ProMicro

The following functions will be disabled to reduce firmware size when using a ProMicro MCU:

  * QMK Settings
  * Mouse Keys

If an alternate MCU is used and a [converter](https://docs.qmk.fm/#/feature_converters?id=supported-converters) is specified, these features will be enabled.

`readme.md` has been updated to note this.
2022-10-08 18:17:42 -06:00
ca7b29a063 Add support for lazydesigners/apricot (#256)
* Add support for lazydesigners/apricot

Add support for lazydesigners/apricot

* Update info.json

* Update rules.mk
2022-10-06 23:27:39 -06:00
c47fc0bca9 Update Keychron Q0 (#255)
- Correct definition CONSTANT_CURRENT_STEP should be CKLED2001_CURRENT_TUNE
- Correct definition CAPS_LOCK_LED_INDEX should be NUM_LOCK_LED_INDEX
- Adjust the coordinates of RGB matrix slightly by reducing the size in half to enhance the color variations
2022-09-29 18:10:17 -06:00
9556d6385e Add and port VIAL to Keychron Q0 (#254) 2022-09-27 23:28:02 -06:00
c4264aa2c7 Macro count increased (#253) 2022-09-26 17:55:39 -06:00
12259e1b48 Add and port VIAL to Drop Sense75 (#252) 2022-09-24 18:24:01 -06:00
cf225adf10 Add vial keymap for Nue (#251) 2022-09-24 08:16:22 -06:00
c163777319 fix: enable encoder mapping (and one key position) for mechwild/mokulua keymaps (#249)
* fix: enable encoder mapping

* fix: 11,0 key position
2022-09-23 09:10:36 -06:00
a38d3aa71d Add Vial support to JD45 (#250) 2022-09-22 15:02:09 -06:00
9471c5e1a1 feat: mechwild/bde/rev2 vial keymap (#247) 2022-09-21 21:22:23 -06:00
c587b7382d add mechwild/clunker Vial keymap (#246)
* feat: vial keymap

* feat: AVR size juggling/addl stuff for non-AVR
2022-09-21 21:22:12 -06:00
74db44226f add mechwild/mokulua vial keymaps (#245)
* Initial commit

* feat: LED sync between halves, layout tweaks

* feat: Vial keymap for mirrored configuration

* post-breaking changes refactor

* refactor: more symmetrical layout definitions

Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
2022-09-21 05:18:34 -06:00
50168b437b Add vial support for PrimeKB Meridian (#242) 2022-09-19 13:39:33 -06:00
ae339d04ce Add xelus valor rev2 VIAL support (#244)
* Add xelus valor rev2 VIAL support

* modify json for lighting tab

Co-authored-by: zhol internet <bigman@zholworld.gov>
2022-09-17 23:03:11 -06:00
4a0a1603d2 quantum/keymap_common: backwards compat for TO() 2022-09-17 05:03:40 -06:00
6f3e345541 feat: jacky_studio/piggy60 Vial keymap (#243) 2022-09-17 04:09:55 -06:00
49e6215025 fix: rows/cols transposition (#241) 2022-09-15 10:04:54 -06:00
96886a2ce0 Add vial keymap for Onyx (#240) 2022-09-14 21:11:46 -06:00
48d0296d66 mechwild/murphpad feature modifications (#239)
* Adjusted default featureset

Enable mousekeys, combos, disable some advanced and uncommon features
for macropads

* feat: reenable features for non-AVR MCUs
2022-09-14 21:11:27 -06:00
b696419d31 fix compile error with rp2040 2022-09-14 00:04:14 -06:00
bee2b7708f Add Keyboardio Atreus port (#238) 2022-09-12 20:10:38 -06:00
8f8ec7e550 fix rp2040 chconf to prevent freezes in wait_ms 2022-09-12 20:09:28 -06:00
0b82e52ef8 Add vial_example/vial_rp2040 2022-09-11 18:02:52 -06:00
e2baf68401 RESET->QK_BOOT for rp2040 2022-09-11 17:55:56 -06:00
3c6a4e5dac fix build errors 2022-09-10 19:42:11 -06:00