Ryan
|
d5e0562a70
|
Rename layouts containing keyboard name (#23930)
|
2024-06-23 19:33:26 +01:00 |
|
Ryan
|
191c8cca33
|
handwired/symmetric70_proto : add keyboard.json (#23966)
|
2024-06-23 03:57:50 +01:00 |
|
Joel Challis
|
7aa2ce2b38
|
Update documentation suggestion in top level readme (#23978)
|
2024-06-22 05:45:04 +01:00 |
|
Joel Challis
|
6f03d20a92
|
Fix 'qmk import-kbfirmware' WS2812 config (#23976)
|
2024-06-22 04:27:57 +01:00 |
|
Danny
|
e5c80fc6b3
|
Update what's powering QMK docs (#23977)
|
2024-06-22 04:27:15 +01:00 |
|
Kevin Horvat
|
aa11ef5bcf
|
Fix leftover reference to previous AW20216S EN pin definition (#23974)
|
2024-06-22 01:53:59 +01:00 |
|
Drashna Jaelre
|
a6ef34cd16
|
[Keyboard] fixes for ZSA Voyager (#23912)
|
2024-06-20 09:08:57 +01:00 |
|
Joel Challis
|
4fdde75333
|
Update 'qmk import-kbfirmware' to use 'keyboard.json' (#23960)
|
2024-06-20 02:59:29 +01:00 |
|
lizaoreo
|
dafc46f1d1
|
Update RGB matrix indicator example (#23947)
Changed the example in indicator-examples-2 to use a compound literal, otherwise the code fails to compile.
|
2024-06-17 20:30:57 +01:00 |
|
Ryan
|
baa564bddf
|
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes
* Remove bootloadHID flashing page
|
2024-06-17 20:23:45 +01:00 |
|
Ryan
|
3f44231d2d
|
Strip decimals from RGB Matrix layout positions (#23943)
|
2024-06-17 20:12:26 +10:00 |
|
Ryan
|
4864d5afca
|
Mechwild OBE/Waka60: Fix build warnings (#23929)
|
2024-06-17 14:47:33 +10:00 |
|
Ryan
|
089a819179
|
keyboard.json schema: set minimum value for key_unit (#23937)
* keyboard.json schema: set minimum value for `key_unit`
* Fix invalid `matrix_size` in keyboard.json
* Fix bad layout for silverbullet44
|
2024-06-16 21:57:37 +01:00 |
|
Danny
|
751fbd75d3
|
Add Chiri CE (#23926)
* Add Chiri CE
* Add more layers for dynamic keymap
* Move EEPROM clear
* Convert to keymap.json
* Change bootmagic matrix position
|
2024-06-16 12:16:05 -06:00 |
|
Ryan
|
3c868b9316
|
ergodox_ez/base : Add missing features object (#23935)
|
2024-06-16 22:52:47 +10:00 |
|
Nick Brassel
|
7ac1a34a34
|
[CLI] Older python compat. (#23933)
|
2024-06-16 19:53:03 +10:00 |
|
David Hoelscher
|
ad82c4703a
|
[Keyboard] ErgoStrafer RGB (#22936)
* adding ergostrafer rgb
* removing comment
|
2024-06-15 21:46:22 -07:00 |
|
Nick Brassel
|
0262161914
|
[CLI] Don't exit() when certain exceptions occur. (#23442)
|
2024-06-15 10:37:47 +01:00 |
|
Ryan
|
d4654ab893
|
Various keyboard fixes (#23919)
|
2024-06-14 22:58:13 +01:00 |
|
ai03
|
aec7569a04
|
[Keyboard] Add Altair (#23878)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-06-14 13:26:21 -07:00 |
|
ai03
|
0594121b68
|
[Keyboard] Add Altair-X (#23879)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-06-14 13:26:00 -07:00 |
|
Myriam
|
4e8b740dd7
|
fix keymap for kprepublic bm60hsrgb_iso (#23733)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2024-06-14 00:34:06 -07:00 |
|
adophoxia
|
c92becc57e
|
[Keyboard] Enable dip switch for Keychron Q4 (#23889)
|
2024-06-13 21:10:23 -07:00 |
|
Joel Challis
|
cd565a95a0
|
Remove suggestion of creating issues for unsupported keyboards. (#23918)
|
2024-06-14 00:23:57 +01:00 |
|
Danny
|
caf13bb9db
|
Fix order of RGB LEDs to correct one for Iris CE (#23914)
|
2024-06-13 15:36:26 -07:00 |
|
Danny
|
4a4eda4c3c
|
Add missing encode enable for BAMFK-1 (#23821)
Add missing encode enable
|
2024-06-13 09:00:42 -04:00 |
|
Ryan
|
942c2a8d5a
|
Fix nonunique anchors (#23910)
|
2024-06-13 13:31:03 +10:00 |
|
Ryan
|
be9dfe65dd
|
Add API reference section for LED/RGB Matrix docs (#23902)
|
2024-06-13 12:55:47 +10:00 |
|
Joel Challis
|
fa40356250
|
Ensure documentation pull requests build (#23908)
|
2024-06-13 02:59:37 +01:00 |
|
Nick Brassel
|
7247039742
|
Fixup docs. (#23906)
|
2024-06-13 02:55:52 +01:00 |
|
Nick Brassel
|
e69d30a9e9
|
VIA keymap deprecation notice. (#23905)
|
2024-06-13 09:48:24 +10:00 |
|
Nick Brassel
|
bdd10ef8e7
|
Remove VIA_ENABLE from default keymaps. (#23903)
|
2024-06-12 17:43:09 +10:00 |
|
4pplet
|
031ca3b40b
|
[Keyboard] Fix settings for 4pplet/waffling60 (#23862)
|
2024-06-12 00:11:50 -07:00 |
|
Ryan
|
8041a88f5d
|
Slight clarification of LED/RGB Matrix custom effect docs (#23897)
|
2024-06-12 01:50:25 +01:00 |
|
Joel Challis
|
8b5cdfabf5
|
Re-implement eeprom_write_qword as define (#23890)
|
2024-06-10 01:23:25 +01:00 |
|
Ryan
|
df4538d894
|
Fix Iris/Irispad keymaps (#23856)
|
2024-06-09 13:14:48 -07:00 |
|
Alabahuy
|
e484a3a179
|
[Keyboard] add jaykeeb jk60 (#23876)
|
2024-06-09 12:47:48 -07:00 |
|
Alex Mayer
|
9dc183afe4
|
Fix Tri-Layer Keycode Descriptions (#23888)
|
2024-06-09 10:57:45 -07:00 |
|
Joel Challis
|
e7a08ef1a9
|
Fix broken link in PR checklist (#23877)
|
2024-06-07 23:25:20 +10:00 |
|
Syenasweta a.k.a. Nashrullah Ali Fauzi
|
950d765370
|
Add SyenaKeyboards Elaruus (#23870)
* add syenakeyboard elaruus
* add syenakeyboards elaruus
* add syenakeyboards elaruus
* add syenakeyboards elaruus
* add syenakeyboards/elaruus
* add syenakeyboards elaruus
* add syenakeyboards elaruus
* add syenakeyboards elaruus
* Update keyboards/syenakeyboards/elaruus/keyboard.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/syenakeyboards/elaruus/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/syenakeyboards/elaruus/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
---------
Co-authored-by: Syenasweta <syenasweta@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
|
2024-06-06 19:17:21 -06:00 |
|
Kim Viberti
|
260e9a546e
|
Fix documentation error (#23872)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2024-06-06 12:09:44 +10:00 |
|
Nick Brassel
|
a4da5f219f
|
Fixup build failures. (#23869)
|
2024-06-05 12:20:57 +10:00 |
|
Nick Brassel
|
6d365dd8f1
|
Add helper make targets for formatting and pytest. (#23858)
|
2024-06-04 12:23:25 +10:00 |
|
Stefan Kerkmann
|
8253697a63
|
[FIX] ChibiOS: USB Digitizer and Joystick IN endpoint compilation (#23854)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2024-06-03 22:35:46 +10:00 |
|
Nick Brassel
|
282253a7e0
|
[docs] Add ability to redirect based on input path. (#23851)
|
2024-06-03 08:55:03 +10:00 |
|
Alex Mayer
|
41dbb4c86c
|
Fix Vitamins Included Keymap Formatting (#23803)
|
2024-06-01 20:19:23 -07:00 |
|
Ryan
|
78a0adfbb4
|
[docs] Organize driver & feature docs into subfolders (#23848)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2024-06-02 12:42:24 +10:00 |
|
Ryan
|
fa6d23235b
|
[docs] Remove gitbook directory (#23839)
|
2024-06-01 10:37:40 +10:00 |
|
Joel Challis
|
119e54e9e3
|
Docs theme updates (#23832)
|
2024-05-31 10:34:30 +10:00 |
|
Ryan
|
32af90ae84
|
[docs] Fix old anchor IDs (#23831)
|
2024-05-30 19:26:32 +10:00 |
|