koy_keys_on_quertz_de_latin1.h 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. #pragma once
  2. /*
  3. This file defines the desierd KOY keys if you use a software (operating sysetm)
  4. configured for a QUERTZ layout (de-latin1).
  5. These chars can be created by using ALTGR on linux and a few of them on windows
  6. with a German de-latin1 layout (depending on desktop environment and/or
  7. application).
  8. ′¹²³¼½¬{[]}\¸
  9. @ł€¶ŧ←↓→øþ¨~
  10. æſðđŋħ̣ĸł˝^’
  11. |»«¢„“”µ·…–
  12. Additionally, there are some common chars that we dit not yet define:
  13. §
  14. */
  15. // NQN key definitions in no particular order
  16. #define N_LT KC_NONUS_BACKSLASH
  17. #define N_HS KC_NONUS_HASH
  18. #define N_DOTS RALT(KC_DOT) // …
  19. #define N_USC LSFT(KC_SLASH) // _
  20. #define N_LSQBR RALT(KC_8) // [
  21. #define N_RSQBR RALT(KC_9) // ]
  22. #define N_CIRC KC_GRAVE // ^
  23. #define N_EXKL LSFT(KC_1) // !
  24. #define N_GT LSFT(KC_NONUS_BACKSLASH) // >
  25. #define N_EQ LSFT(KC_0) // =
  26. #define N_AMP LSFT(KC_6) // &
  27. #define N_BSLS RALT(KC_MINS) // \ backslash
  28. #define N_SLSH LSFT(KC_7) // /
  29. #define N_LCUBR RALT(KC_7) // {
  30. #define N_RCUBR RALT(KC_0) // }
  31. #define N_ASTR LSFT(KC_RBRC) // *
  32. #define N_QUES LSFT(KC_MINS) // ?
  33. #define N_LPARN LSFT(KC_8) // (
  34. #define N_RPARN LSFT(KC_9) // )
  35. #define N_MINS KC_SLASH // -
  36. #define N_COLN LSFT(KC_DOT) // :
  37. #define N_HASH KC_BACKSLASH // #
  38. #define N_DLR LSFT(KC_4) // $
  39. #define N_PIPE RALT(KC_NONUS_BACKSLASH) // |
  40. #define N_TILD RALT(KC_RBRC) // ~
  41. #define N_GRAVE LSFT(KC_EQUAL) // `
  42. #define N_PLUS KC_RBRC // +
  43. #define N_PERC LSFT(KC_5) // %
  44. #define N_QUOT LSFT(KC_2) // "
  45. #define N_SING LSFT(KC_BACKSLASH) // '
  46. #define N_SEMI LSFT(KC_COMM) // ;
  47. #define N_EURO RALT(KC_E) // €
  48. #define N_AT RALT(KC_Q) // @
  49. #define N_Z KC_Y
  50. #define N_Y KC_Z
  51. #define N_AE KC_QUOTE // ä
  52. #define N_OE KC_SCLN // ö
  53. #define N_UE KC_LBRC // ü
  54. #define N_MU RALT(KC_M) // µ
  55. #define N_SS KC_MINS // ß
  56. #define N_DEGRE LSFT(KC_GRAVE) // °
  57. #define N_PASTE LCTL(KC_V) // CTRL+V
  58. #define N_COPY LCTL(KC_C) // CTRL+C
  59. #define N_CUT LCTL(KC_X) // CTRL+X
  60. #define N_UNDO LCTL(N_Z) // CTRL+Z
  61. #define N_ACUT KC_EQL // ´