Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Building the firmware

humblehacker edited this page Aug 23, 2010 · 6 revisions

Building the firmware

Now that everything is in place, you can build and install the firmware. Broadly speaking, we'll be performing the following steps:

  1. Create your keyboard/controller specific project directory
  2. First test build
  3. Modify sources and makefile for your keyboard/controller
  4. Test build and program
  5. Modify config file as desired

Continue ==>

Clone this wiki locally