You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
717 B

  1. # General Information
  2. This is more or less a HHKB base layout, but with completely different Fn layers. I don't use most of the HHKB secondary key positions because, honestly, they make no sense to me at all.
  3. Fn key layer is focused mostly on keyboard firmware features (like RGB) as well as some of the necessary alternate functions. It also hold media controls, F-keys and Reset.
  4. Left Tab-Hold layer is focused on nav cluster functionality, and turns Backspace into Delete (and moves Backspace up into the top right 1u position).
  5. # Build instructions
  6. To simply build the firmware file: `make clean && make ai03/polaris:mekberg`
  7. To build and immediately flash: `make clean && make ai03/polaris:mekberg:flash`