Various sources / information on my keyboard and mouse
Go to file
kemonine 8cf0c00035 Rename mdloader source directory 2020-09-24 23:16:58 -04:00
firmware/alt Update layer diagrams 2020-09-24 15:15:58 -04:00
mdloader Rename mdloader source directory 2020-09-24 23:16:58 -04:00
LICENSE-APACHE-2.0.txt Initial import 2020-09-13 17:43:40 -04:00
LICENSE-CC-Attribution-NonCommercial-ShareAlike-4.0-International.txt Initial import 2020-09-13 17:43:40 -04:00
README.md Update mdloader official code to include printing of port_test ids and list which ids are supported by the code base ; add missing ids to lookup table 2020-09-13 18:01:47 -04:00

README.md

mdloader

A fork of the main mdloader repo that has some tweaks so users can re-build mdloader with the proper chip id of their keyboard.

Organization

  • The firmware folder has pre-compiled firmware as well as screen shots of the board layout
  • The src_mdloader folder has a copy of the mdloader 1.0.3 release

Source Tweaks

  • This code has had the following chip id's added so others don't have to add them
    • 0x60060006
    • 0x60060305
    • 0x60060306
    • 0x60060005

Using

To work with this repo build and run the mdloader tool with --list. I have patched the code to show all of the chip ids for boards found. Once you have the chip id, edit mdloader_common.c and change the chip id as necessary. Rebuild the tool and run per the standard documentation.

Licensing

Unless otherwise stated all source code is licensed under the Apache 2 License.

Unless otherwise stated the non source code contents of this repository are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License