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.

69 lines
3.4 KiB

  1. # iso layout with a split spacebar
  2. i needed to have an ISO layout
  3. and i wanted to have a split spacebar
  4. i couldn't find anything ready so i cobbled this together
  5. ---- Layer 0 - BL
  6. this is basically the standard iso layout with the addition of the split spacebar
  7. menu key (KC_APP) is used to move to the next layer
  8. the key in between the two spacebars is the function key
  9. *,-----------------------------------------------------------.
  10. *| ' | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = |Backsp |
  11. *|-----------------------------------------------------------|
  12. *| Tab | q | w | e | r | t | y | u | i | o | p | [ | ] |enter|
  13. *|------------------------------------------------------ |
  14. *| Caps | a | s | d | f | g | h | j | k | l | ; | ' | # | |
  15. *|-----------------------------------------------------------|
  16. *|Shft| < | z | x | c | v | b | n | m | , | . | / | Shift |
  17. *|-----------------------------------------------------------|
  18. *|Ctrl|Gui |Alt | Space | FN | Space |Alt |Gui | NL |Ctrl |
  19. *`-----------------------------------------------------------'
  20. ---- Layer 1 - FL
  21. quite standard function layer
  22. arrow keys and mouse movement/buttons on the home row
  23. *,-----------------------------------------------------------.
  24. *|ESC|F1 |F2 |F3 |F4 |F5 |F6 |F7 |F8 |F9 |F10|F11|F12| DEL |
  25. *|-----------------------------------------------------------|
  26. *| | | | | | | | | | |prt| | | |
  27. *|------------------------------------------------------ |
  28. *| |m l|m d|m u|m r| | | l | d | u | r | | | |
  29. *|-----------------------------------------------------------|
  30. *| | | | | |mb1|mb2| |hm |pgd|pgu|end| |
  31. *|-----------------------------------------------------------|
  32. *| | | | | | | | | | |
  33. *`-----------------------------------------------------------'
  34. ---- Layer 2 - NL
  35. numbers numbers numbers...
  36. first key (top left) to return to BL
  37. menu key (KC_APP) is used to move to the next layer
  38. *,-----------------------------------------------------------.
  39. *|BL | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | | | |
  40. *|-----------------------------------------------------------|
  41. *| | 4 | 5 | 6 | * | / | | 4 | 5 | 6 | * | / | ] | |
  42. *|------------------------------------------------------ |
  43. *| | 7 | 8 | 9 | + | - | | 1 | 2 | 3 | + | - | | |
  44. *|-----------------------------------------------------------|
  45. *| | | 0 | , | . | = | | | 0 | , | . | = | |
  46. *|-----------------------------------------------------------|
  47. *| | | | | | | | | RL | |
  48. *`-----------------------------------------------------------'
  49. ---- Layer 3 - BL
  50. all the fancy lights
  51. and useful reset button (top right)
  52. *,-----------------------------------------------------------.
  53. *|BL | | | | | | | | | | | | |Reset |
  54. *|-----------------------------------------------------------|
  55. *| |tog|mod|hui|hud| | |sai|sad|vai|vad| | | |
  56. *|------------------------------------------------------ |
  57. *| |sta|bre|rai|swi| | |sna|kni|gra|xms| | | |
  58. *|-----------------------------------------------------------|
  59. *| | |bd |bt |bi |bs | | | | | | | |
  60. *|-----------------------------------------------------------|
  61. *| | | | | | | | | BL | |
  62. *`-----------------------------------------------------------'