1
0
Fork 0
forked from forks/qmk_firmware
Commit graph

2662 commits

Author SHA1 Message Date
Ikko Eltociear Ashimine af70e3759a
[docs] update serial.md ()
capabilites -> capabilities
2024-07-23 11:37:19 +01:00
Ryan b82f6ac402
[docs] Update RGBLight (Underglow) keycode names () 2024-07-06 11:14:09 +10:00
Joel Challis 7aa2ce2b38
Update documentation suggestion in top level readme () 2024-06-22 05:45:04 +01:00
lizaoreo dafc46f1d1
Update RGB matrix indicator example ()
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 ()
* Remove references to bootloadHID flashing page in keyboard readmes

* Remove bootloadHID flashing page
2024-06-17 20:23:45 +01:00
Joel Challis cd565a95a0
Remove suggestion of creating issues for unsupported keyboards. () 2024-06-14 00:23:57 +01:00
Ryan 942c2a8d5a
Fix nonunique anchors () 2024-06-13 13:31:03 +10:00
Ryan be9dfe65dd
Add API reference section for LED/RGB Matrix docs () 2024-06-13 12:55:47 +10:00
Joel Challis fa40356250
Ensure documentation pull requests build () 2024-06-13 02:59:37 +01:00
Nick Brassel 7247039742
Fixup docs. () 2024-06-13 02:55:52 +01:00
Nick Brassel e69d30a9e9
VIA keymap deprecation notice. () 2024-06-13 09:48:24 +10:00
Ryan 8041a88f5d
Slight clarification of LED/RGB Matrix custom effect docs () 2024-06-12 01:50:25 +01:00
Alex Mayer 9dc183afe4
Fix Tri-Layer Keycode Descriptions () 2024-06-09 10:57:45 -07:00
Joel Challis e7a08ef1a9
Fix broken link in PR checklist () 2024-06-07 23:25:20 +10:00
Kim Viberti 260e9a546e
Fix documentation error ()
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 282253a7e0
[docs] Add ability to redirect based on input path. () 2024-06-03 08:55:03 +10:00
Ryan 78a0adfbb4
[docs] Organize driver & feature docs into subfolders ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-06-02 12:42:24 +10:00
Ryan fa6d23235b
[docs] Remove gitbook directory () 2024-06-01 10:37:40 +10:00
Joel Challis 119e54e9e3
Docs theme updates () 2024-05-31 10:34:30 +10:00
Ryan 32af90ae84
[docs] Fix old anchor IDs () 2024-05-30 19:26:32 +10:00
Joel Challis 8a394503c7
[docs] Update "Get Started" blocks ()
Update "Get Started" blocks
2024-05-30 19:10:00 +10:00
Ryan 8b84fa6b50
[docs] Better logo SVG () 2024-05-30 19:09:07 +10:00
Joel Challis b39285807e
[docs] Fix code blocks overflowing page width ()
Fix code blocks overflowing page width
2024-05-30 10:00:28 +01:00
Nick Brassel 6ef9717288
Vitepress conversion of docs. () 2024-05-30 12:00:41 +10:00
Joel Challis c9f9cb2510
2024 Q2 changelog ()
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-28 11:48:48 +10:00
James Young 249f1706f1
noroadsleft's 0.25.0 Changelogs and Touch-Ups ()
* Modify PR23309 changelog

Adds a direct link to the pull request.

* Add PR23329 changelog

* Update keyboard aliases file

Updates the legacy keyboard aliases for the JJ40 and JJ50, which have
been moved again for version 0.25.0.

* Minor touch-up for JJ40 rev1 readme
2024-05-26 21:45:29 +01:00
QMK Bot a76a6580f8 Merge remote-tracking branch 'origin/master' into develop 2024-05-19 04:44:03 +00:00
フィルターペーパー dd56bee9e1
[Doc] Reference advance keycodes in combos () 2024-05-18 21:41:03 -07:00
QMK Bot 66eb5d0a90 Merge remote-tracking branch 'origin/master' into develop 2024-05-11 23:33:35 +00:00
フィルターペーパー d09ea04fa1
[Doc] Revise squeezing AVR ()
* Note AVR's flash space
* Include guards for magic functions
* Remove mention of silicon shortage
* Demote an unavailable controller
2024-05-12 00:33:01 +01:00
QMK Bot f903c7a8cb Merge remote-tracking branch 'origin/master' into develop 2024-05-11 17:26:41 +00:00
Joel Challis a8e9d4f207
Add embed to docs capabilities () 2024-05-12 03:26:11 +10:00
Joel Challis ef0734b7a6
Remove 'split.transport.protocol=serial_usart' () 2024-05-10 20:54:44 +10:00
QMK Bot c3b06efb1d Merge remote-tracking branch 'origin/master' into develop 2024-05-07 11:52:16 +00:00
Alexandr 16557f9975
add example for c2json command () 2024-05-07 12:51:46 +01:00
QMK Bot 33c80be940 Merge remote-tracking branch 'origin/master' into develop 2024-05-05 10:38:59 +00:00
Nick Brassel 7fc552632e
Add page for capabilties used by docs site. () 2024-05-05 11:38:31 +01:00
Pavel Kroupa 1fc4bfa313
Add MacOS Czech ISO and ANSI keymaps () 2024-04-30 23:53:30 -07:00
James Young dc2db0c1d4
MechKeys ACR60 Layout Updates () 2024-04-29 20:04:04 -07:00
Ryan 0ff53b2498
Rename RGBW define to WS2812_RGBW () 2024-04-28 00:36:54 +10:00
Joel Challis d333a25868
Add audio driver to keyboard.json schema () 2024-04-26 05:41:22 +01:00
Joel Challis 16cca527a6
Fix WAIT_FOR_USB handling () 2024-04-24 19:33:52 +01:00
QMK Bot 4b4d024c6b Merge remote-tracking branch 'origin/master' into develop 2024-04-23 09:38:41 +00:00
Nick Brassel 33c453d771
PR Checklist: explain wireless requirements. () 2024-04-23 19:38:08 +10:00
Ryan 52d3ef0fe4
Add new set of keycodes for LED Matrix () 2024-04-11 14:14:02 +10:00
NoOne2246 b99143fdd2
Oneshot locked mods split transaction () 2024-04-08 12:55:42 -06:00
QMK Bot 11deaf60b4 Merge remote-tracking branch 'origin/master' into develop 2024-04-06 22:57:40 +00:00
Felix Teutsch b0e948c380
Update hand_wire.md () 2024-04-06 16:57:12 -06:00
Ryan 2a25e79760
Remove deprecated quantum keycodes () 2024-04-04 15:16:27 +01:00
QMK Bot 1eb24155db Merge remote-tracking branch 'origin/master' into develop 2024-03-30 01:04:52 +00:00