Commit Graph

55 Commits

Author SHA1 Message Date
lalalademaxiya1
3164bc2f0a
Merge pull request #15 from ghost/vr-q2-rgb-matrix
Adjusted Q2 RGB matrix to centre animations
2022-02-07 09:20:10 +08:00
Vino Rodrigues
6d84790dd7 adjusted matrix for centred animations 2022-01-31 19:07:06 +11:00
Vino Rodrigues
e50c2e6a13 add caps-lock LED code to Q2 boards 2022-01-31 14:17:53 +11:00
lalalademaxiya1
ca212da183
Merge pull request #13 from keychron-contrib/elmo-q2-fix-scan-matrix
Elmo's q2 fix for missing matrix.c file
2022-01-31 09:56:39 +08:00
lalalademaxiya1
b1bc9dcd74
Merge pull request #12 from keychron-contrib/vr-q1-iso-led-matrix
Align Q1 led matrix of the ISO revisions to be the same as the ANSI ones
2022-01-31 09:55:21 +08:00
Vino Rodrigues
db54ea7c0e add custom matrix.c to q2 2022-01-31 08:18:36 +11:00
Vino Rodrigues
c832826202 redo of g_led_config variable for ISO boards 2022-01-30 16:14:41 +11:00
Vino Rodrigues
e76de5a572 pipe-backslash is a LED_FLAG_KEYLIGHT 2022-01-30 15:53:16 +11:00
Vino Rodrigues
00549a04d8 corrected bottom row matrix position alignment on ANSI boards 2022-01-30 13:37:38 +11:00
Vino Rodrigues
d4d08da553 added caps-lock led to all other revs 2022-01-30 12:51:10 +11:00
Vino Rodrigues
e165f336ac revert some of #6 as the LED matrix does not work without all the LEDs assigned 2022-01-25 00:26:57 +11:00
lalalademaxiya1
1c9197facb
Merge pull request #7 from lalalademaxiya1/playground
Delete unwanted comments.
2022-01-24 10:45:59 +08:00
lalalademaxiya1
d6621a81aa Delete unwanted comments. 2022-01-24 10:41:55 +08:00
lalalademaxiya1
8a9cd2966a
Merge pull request #6 from keychron-contrib/vr-q1-fix-led-matrix
[Q1] pretty up RGB matrix code on ANSI boards
2022-01-24 09:53:59 +08:00
Vino Rodrigues
51254f181e revert startup hue 2022-01-21 19:48:58 +11:00
Vino Rodrigues
33bfbef0dc moved CAPS_LOCK_LED_INDEX to per-board 2022-01-21 19:46:01 +11:00
Vino Rodrigues
0a69fce67e pretty up RGB matrix code on ANSI boards 2022-01-21 02:00:08 +11:00
Vino Rodrigues
db1e468850 add caps-lock indicator 2022-01-20 23:05:00 +11:00
lalalademaxiya1
daab54dcb9 Update config.h 2022-01-20 15:22:49 +08:00
lalalademaxiya1
1d45a038d5 Update mcuconf.h, halconf.h, chconf.h. 2022-01-20 15:02:27 +08:00
lalalademaxiya1
2ec82dd56b Update v4. 2022-01-20 11:42:00 +08:00
lalalademaxiya1
055f83519e Update v4. 2022-01-20 09:49:52 +08:00
lalalademaxiya1
a6273e40c2 Update q8. 2022-01-20 09:32:11 +08:00
lalalademaxiya1
b20e2e456e Update v1 and v4. 2022-01-19 15:59:29 +08:00
lalalademaxiya1
d1076291c5 Update q8. 2022-01-19 14:50:46 +08:00
lalalademaxiya1
bffb7be4bd Update q0. 2022-01-18 15:15:41 +08:00
lalalademaxiya1
2bc2758eff Update q9/q0. 2022-01-18 14:34:36 +08:00
lalalademaxiya1
95cb80bfa4 Update q9. 2022-01-18 12:24:55 +08:00
lalalademaxiya1
6442612e62 Update q9. 2022-01-18 11:53:21 +08:00
lalalademaxiya1
969f3ae0c3 Add q1 again. 2022-01-17 19:00:05 +08:00
lalalademaxiya1
beb8a29d54 Delete q1. 2022-01-17 18:59:26 +08:00
lalalademaxiya1
5b6f578a4a Add keyboard of q series for keychron. 2022-01-17 18:54:03 +08:00
lalalademaxiya1
29d64de4d1 Update q1. 2022-01-17 12:08:42 +08:00
lalalademaxiya1
79c3bf0a7c Update q1 and add mouse support. 2022-01-14 18:35:38 +08:00
lalalademaxiya1
7314f4bbd2 Update q1. 2022-01-14 14:54:50 +08:00
lalalademaxiya1
2dad42edae Add rev_0107 and flash support in stm32l433. 2022-01-12 18:56:15 +08:00
ripdog
1b953ac1e2
[Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685) 2022-01-02 19:26:16 -08:00
Victor Savu Gabriel
6ec9cd511d
Addd victorsavu3's Keychron Q1 keymap (ISO) (#15517)
Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com>
2021-12-27 21:22:27 +11:00
Jakub Horák
743f780221
[Keymap] Add keymap for the Keychron Q1 ISO layout (#14853)
* Add keymap for the Keychron Q1 ISO layout

- The rightest key column is: Ins, Home, PgUp, PgDn, which differs from the default.
- RGB lighting turns off when the computer sleeps
- Caps Lock and alpha keys turn red to indicate when Caps Lock is on
- When the Fn layer is active, RGB lighting turns off for keys that are not assigned

* Update keyboards/keychron/q1/rev_0102/keymaps/kubahorak/rgb_matrix_user.c

Suggestion from review

Co-authored-by: Drashna Jaelre <drashna@live.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-27 13:42:01 +11:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE rules (#15362) 2021-12-01 21:13:00 +11:00
Joel Challis
282e916d86
Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
Drashna Jaelre
160b0558f5
Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
James Young
84ea77ead6
Remove BOOTMAGIC_ENABLE = lite option (#15002)
* remove BOOTMAGIC_ENABLE=lite setting

* change keyboard BOOTMAGIC_ENABLE rules

Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keyboard BOOTMAGIC_ENABLE inline comments

Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".

* change keymap BOOTMAGIC_ENABLE rules

Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keymap BOOTMAGIC_ENABLE inline comments

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* change layout/user BOOTMAGIC_ENABLE rules/comments

Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/

* remove docs references to Full Bootmagic

* convert data-driven Bootmagic Lite instances

* remove Bootmagic Lite bodge from data-driven generation

* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a

* update docs/ja/config_options.md per mtei

* update docs/faq_misc.md per mtei

Remove remaining Full Bootmagic reference.
2021-11-05 08:18:09 +11:00
Mike Killewald
3f33362740
[Keymap] added caps lock indicator for Keychron Q1 rev_0100 (#14653) 2021-11-03 21:20:35 -07:00
Grayson Carr
d5fae3a6f9
Updated Keychron Q1 user keymap (#14666)
* Updated Keychron Q1 user keymap
- Added Caps Lock indicator
- Mission Control and Launchpad custom keycodes are now defined using the VIA user keycodes range so they can be labeled properly in VIA

* Only use VIA keycode range if VIA is enabled

* Reformatted led_indexes enum to match layout

* Feature: When the Fn layer is active, RGB lighting turns off for keys that are not assigned

* Fixes

* Cleanup: Updated method signature of rgb_matrix_set_color_by_keycode to more closely match rgb_matrix_set_color

* Fixed int sizing for keycodes
2021-10-06 08:36:04 -07:00
Grayson Carr
046e3ce5c9
[Keymap] Keychron Q1 user keymap (#14636) 2021-09-28 19:45:29 -07:00
Ryan
5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
Drashna Jael're
e3b68ddfe8
Merge remote-tracking branch 'origin/master' into develop 2021-08-24 07:32:31 -07:00