layers.h 74 B

1234567
  1. enum layers {
  2. WORKMAN = 0,
  3. RNAV,
  4. NAV,
  5. SYMBOLS,
  6. FN,
  7. };