aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Chiri CE (#23926)Danny2024-06-167-0/+303
| | | | | | | | | | | * Add Chiri CE * Add more layers for dynamic keymap * Move EEPROM clear * Convert to keymap.json * Change bootmagic matrix position
* `ergodox_ez/base`: Add missing `features` object (#23935)Ryan2024-06-161-0/+6
|
* [CLI] Older python compat. (#23933)Nick Brassel2024-06-161-1/+1
|
* [Keyboard] ErgoStrafer RGB (#22936)David Hoelscher2024-06-1611-0/+355
| | | | | * adding ergostrafer rgb * removing comment
* [CLI] Don't `exit()` when certain exceptions occur. (#23442)Nick Brassel2024-06-1510-12/+55
|
* Various keyboard fixes (#23919)Ryan2024-06-1421-126/+118
|
* [Keyboard] Add Altair (#23878)ai032024-06-147-0/+199
| | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Altair-X (#23879)ai032024-06-147-0/+195
| | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* fix keymap for kprepublic bm60hsrgb_iso (#23733)Myriam2024-06-142-4/+4
| | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Enable dip switch for Keychron Q4 (#23889)adophoxia2024-06-141-0/+1
|
* Remove suggestion of creating issues for unsupported keyboards. (#23918)Joel Challis2024-06-141-1/+3
|
* Fix order of RGB LEDs to correct one for Iris CE (#23914)Danny2024-06-141-3/+3
|
* Add missing encode enable for BAMFK-1 (#23821)Danny2024-06-131-0/+1
| | | Add missing encode enable
* Fix nonunique anchors (#23910)Ryan2024-06-132-2/+2
|
* Add API reference section for LED/RGB Matrix docs (#23902)Ryan2024-06-132-114/+696
|
* Ensure documentation pull requests build (#23908)Joel Challis2024-06-133-28/+9
|
* Fixup docs. (#23906)Nick Brassel2024-06-132-2/+3
|
* VIA keymap deprecation notice. (#23905)Nick Brassel2024-06-131-0/+10
|
* Remove VIA_ENABLE from default keymaps. (#23903)Nick Brassel2024-06-122-3/+1
|
* [Keyboard] Fix settings for 4pplet/waffling60 (#23862)4pplet2024-06-123-2/+5
|
* Slight clarification of LED/RGB Matrix custom effect docs (#23897)Ryan2024-06-122-17/+16
|
* Re-implement `eeprom_write_qword` as define (#23890)Joel Challis2024-06-101-3/+8
|
* Fix Iris/Irispad keymaps (#23856)Ryan2024-06-093-3/+3
|
* [Keyboard] add jaykeeb jk60 (#23876)Alabahuy2024-06-096-0/+680
|
* Fix Tri-Layer Keycode Descriptions (#23888)Alex Mayer2024-06-091-2/+2
|
* Fix broken link in PR checklist (#23877)Joel Challis2024-06-071-1/+1
|
* Add SyenaKeyboards Elaruus (#23870)Syenasweta a.k.a. Nashrullah Ali Fauzi2024-06-075-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Fix documentation error (#23872)Kim Viberti2024-06-061-1/+1
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fixup build failures. (#23869)Nick Brassel2024-06-054-6/+17
|
* Add helper `make` targets for formatting and pytest. (#23858)Nick Brassel2024-06-041-0/+15
|
* [FIX] ChibiOS: USB Digitizer and Joystick IN endpoint compilation (#23854)Stefan Kerkmann2024-06-032-3/+3
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [docs] Add ability to redirect based on input path. (#23851)Nick Brassel2024-06-032-2/+87
|
* Fix Vitamins Included Keymap Formatting (#23803)Alex Mayer2024-06-021-23/+21
|
* [docs] Organize driver & feature docs into subfolders (#23848)Ryan2024-06-0297-285/+282
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* [docs] Remove gitbook directory (#23839)Ryan2024-06-015-2/+2
|
* Docs theme updates (#23832)Joel Challis2024-05-317-13/+22
|
* [docs] Fix old anchor IDs (#23831)Ryan2024-05-303-10/+10
|
* [docs] Update "Get Started" blocks (#23830)Joel Challis2024-05-301-9/+7
| | | Update "Get Started" blocks
* [docs] Better logo SVG (#23828)Ryan2024-05-304-15/+31
|
* [docs] Fix code blocks overflowing page width (#23829)Joel Challis2024-05-3016-169/+316
| | | Fix code blocks overflowing page width
* Vitepress conversion of docs. (#23795)Nick Brassel2024-05-30357-24208/+3611
|
* Decrease CPU count by one to try and stop GHA from killing runners. (#23826)Nick Brassel2024-05-301-1/+1
|
* Workaround for broken ChibiOS startup (#23822)Joel Challis2024-05-292-2/+2
|
* Merge branch 'develop'Nick Brassel2024-05-2814740-636375/+607314
|\
| * Merge point for 2024q2 Breaking Changes.Nick Brassel2024-05-281-4/+0
| | | | | | | | - Remove `develop` notice from readme.
| * 2024 Q2 changelog (#23794)Joel Challis2024-05-287-59/+357
| | | | | | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * noroadsleft's 0.25.0 Changelogs and Touch-Ups (#23793)James Young2024-05-264-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Update GPIO macros in keymaps (#23792)Ryan2024-05-2482-402/+402
| |
| * Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)James Young2024-05-2482-787/+246
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects: - `x16` - `xelus/akis` - `xelus/dharma` - `xelus/kangaroo/rev1` - `xelus/kangaroo/rev2` - `xelus/ninjin` - `xelus/pachi/mini_32u4` - `xelus/pachi/rev1` - `xelus/snap96` - `xelus/xs108` - `xiudi/xd60/rev2` - `xiudi/xd60/rev3` - `xiudi/xd68` - `xiudi/xd75` - `xiudi/xd84pro` - `xiudi/xd87` - `xmmx` - `ydkb/chili` - `ydkb/grape` - `ydkb/just60` - `yiancardesigns/barleycorn` - `yiancardesigns/gingham` - `yiancardesigns/seigaiha` - `ymdk/melody96/soldered` - `ymdk/np21` - `ymdk/yd60mq` - `ymdk/ymd09` - `ymdk/ymd67` - `yoichiro/lunakey_mini` - `yushakobo/quick7` - `yynmt/acperience12/rev1` - `yynmt/dozen0` - `yynmt/kagamidget` - `zigotica/z12` - `zigotica/z34` - `zj68` - `zlant` - `zoo/wampus` - `zsa/moonlander` - `ztboards/after` - `ztboards/noon`
| * Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789)James Young2024-05-24118-789/+354
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects: - `wilba_tech/rama_works_kara` - `wilba_tech/rama_works_koyu` - `wilba_tech/rama_works_m10_b` - `wilba_tech/rama_works_m10_c` - `wilba_tech/rama_works_m50_a` - `wilba_tech/rama_works_m50_ax` - `wilba_tech/rama_works_m60_a` - `wilba_tech/rama_works_m65_b` - `wilba_tech/rama_works_m65_bx` - `wilba_tech/rama_works_m6_a` - `wilba_tech/rama_works_m6_b` - `wilba_tech/rama_works_u80_a` - `wilba_tech/wt60_a` - `wilba_tech/wt60_b` - `wilba_tech/wt60_bx` - `wilba_tech/wt60_c` - `wilba_tech/wt60_d` - `wilba_tech/wt60_g` - `wilba_tech/wt60_g2` - `wilba_tech/wt60_h1` - `wilba_tech/wt60_h2` - `wilba_tech/wt60_h3` - `wilba_tech/wt60_xt` - `wilba_tech/wt65_a` - `wilba_tech/wt65_b` - `wilba_tech/wt65_d` - `wilba_tech/wt65_f` - `wilba_tech/wt65_fx` - `wilba_tech/wt65_g` - `wilba_tech/wt65_g2` - `wilba_tech/wt65_h1` - `wilba_tech/wt65_xt` - `wilba_tech/wt65_xtx` - `wilba_tech/wt69_a` - `wilba_tech/wt70_jb` - `wilba_tech/wt75_a` - `wilba_tech/wt75_b` - `wilba_tech/wt75_c` - `wilba_tech/wt80_a` - `wilba_tech/wt80_g` - `wilba_tech/zeal60` - `wilba_tech/zeal65` - `woodkeys/meira/featherble` - `wsk/alpha9` - `wsk/g4m3ralpha` - `wsk/gothic50` - `wsk/gothic70` - `wsk/houndstooth` - `wsk/jerkin` - `wsk/kodachi50` - `wsk/pain27` - `wsk/sl40` - `wsk/tkl30` - `wuque/ikki68` - `wuque/mammoth20x` - `wuque/mammoth75x` - `wuque/nemui65` - `wuque/tata80/wk` - `wuque/tata80/wkl`