Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.25 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.25 KB

Keyboard layouts

My qmk configurations for the following keyboards

In order to build the firmware, I suggest you first get setup.

Once you do that here are the steps for building the firmware:

  1. Open up your qmk_firmware folder
  2. Navigate to /keyboards/keebio/iris/keymaps (or whatever keyboard you're using)
  3. In the keymaps folder create a new folder based on your github username
  4. Now in that new folder with your username copy the contents of this repository
  5. Either run qmk compile (assuming you're setup) or run qmk compile -kb keebio/iris/rev4 -km YOUR_GITHUB_NAME
  6. This hex file should be saved in the .build directory (if you don't see this folder, you may have to enable hidden files - In MacOS you can do this by opening Finder and pressing cmd+shift+.
  7. For Macs - Update the keyboard system preferences modifier keys to swap the option & command keys