logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (2006B)


  1. # Elora's Default Keymap
  2. The default keymap contains 5 layers which allows it to include all keys found on an ANSI layout TKL keyboard plus media keys.
  3. Hardware features of the Elora such as OLEDs, rotary encoders and underglow are also supported.
  4. The Elora keymap is in essence identical to the [Kyria keymap](https://github.com/qmk/qmk_firmware/blob/master/keyboards/splitkb/kyria/keymaps/default/readme.md), just with an additional number row. A deep dive into the keymap is provided there.
  5. The five different layers are the following:
  6. 1. Base layer (QWERTY, Colemak-DH or Dvorak)
  7. 2. Navigation layer
  8. 3. Symbols/Numbers layer
  9. 4. Function layer
  10. 5. Adjust layer
  11. ## Base layer(s)
  12. ### Qwerty
  13. ![Qwerty](https://i.imgur.com/SZB1Z5gh.jpg)
  14. ### Dvorak
  15. ![Dvorak](https://i.imgur.com/RWB5Qhnh.jpg)
  16. ### Colemak-DH
  17. ![Colemak](https://i.imgur.com/4DjdGsGh.jpg)
  18. ## Navigation layer
  19. ![Navigation](https://i.imgur.com/tDM1MZeh.jpg)
  20. ## Symbols layer
  21. ![Symbol](https://i.imgur.com/9LsxnLRh.jpg)
  22. ## Function layer
  23. ![Function](https://i.imgur.com/KMCqh7Ch.jpg)
  24. ## Adjust layer
  25. ![Adjust](https://i.imgur.com/6WtMo8ih.jpg)
  26. # Hardware Features
  27. ## Rotary Encoder
  28. The left rotary encoders are programmed to send <kbd>Left</kbd> or <kbd>Right</kbd> whereas the right encoder sends <kbd>PgUp</kbd> or <kbd>PgDn</kbd> on every turn.
  29. ## OLEDs
  30. The OLEDs display the current layer at the top of the active layers stack, the Elora logo and lock status (caps lock, num lock, scroll lock).
  31. ## Underglow
  32. The underglow LEDs should default red.
  33. ## Going further…
  34. This default keymap can be used as is, unchanged, as a daily driver for your Elora but you're invited to treat your keymap like a bonsai. At the beginning, it's just like the default keymap but from time to time, you can tweak it a little. Cut a little key here, let another combo grow there. Slowly but surely it will be a unique keymap that will fit you like a glove.
  35. Check out the #keymap-ideas channel on the official splitkb Discord server for inspiration.