Browse Source

update keymaps to not be the canonical file

pull/1846/head
Jack Humbert 6 years ago
parent
commit
1745f202cc
36 changed files with 0 additions and 72 deletions
  1. +0
    -2
      keyboards/eco/keymaps/default/keymap.c
  2. +0
    -2
      keyboards/eco/keymaps/that_canadian/keymap.c
  3. +0
    -2
      keyboards/handwired/arrow_pad/keymaps/default/keymap.c
  4. +0
    -2
      keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c
  5. +0
    -2
      keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c
  6. +0
    -2
      keyboards/handwired/minorca/keymaps/default/keymap.c
  7. +0
    -2
      keyboards/handwired/minorca/keymaps/rgb/keymap.c
  8. +0
    -2
      keyboards/handwired/retro_refit/keymaps/default/keymap.c
  9. +0
    -2
      keyboards/kc60/keymaps/dbroqua/keymap.c
  10. +0
    -2
      keyboards/kc60/keymaps/dbroqua_hhkb/keymap.c
  11. +0
    -2
      keyboards/kc60/keymaps/default/keymap.c
  12. +0
    -2
      keyboards/kc60/keymaps/sgoodwin/keymap.c
  13. +0
    -2
      keyboards/kc60/keymaps/stanleylai/keymap.c
  14. +0
    -2
      keyboards/kc60/keymaps/ws2812/keymap.c
  15. +0
    -2
      keyboards/m10a/keymaps/default/keymap.c
  16. +0
    -2
      keyboards/planck/keymaps/ab/keymap.c
  17. +0
    -2
      keyboards/planck/keymaps/chance/keymap.c
  18. +0
    -2
      keyboards/planck/keymaps/dbroqua/keymap.c
  19. +0
    -2
      keyboards/planck/keymaps/experimental/keymap.c
  20. +0
    -2
      keyboards/planck/keymaps/handwired_binaryplease/keymap.c
  21. +0
    -2
      keyboards/planck/keymaps/impossible/keymap.c
  22. +0
    -2
      keyboards/planck/keymaps/jeebak/keymap.c
  23. +0
    -2
      keyboards/planck/keymaps/jhenahan/keymap.c
  24. +0
    -2
      keyboards/planck/keymaps/nico/keymap.c
  25. +0
    -2
      keyboards/planck/keymaps/originerd/keymap.c
  26. +0
    -2
      keyboards/planck/keymaps/pete/keymap.c
  27. +0
    -2
      keyboards/planck/keymaps/premek/keymap.c
  28. +0
    -2
      keyboards/planck/keymaps/tak3over/keymap.c
  29. +0
    -2
      keyboards/planck/keymaps/thermal_printer/keymap.c
  30. +0
    -2
      keyboards/planck/keymaps/vifon/keymap.c
  31. +0
    -2
      keyboards/planck/keymaps/xyverz/keymap.c
  32. +0
    -2
      keyboards/planck/keymaps/yale/keymap.c
  33. +0
    -2
      keyboards/planck/keymaps/yang/keymap.c
  34. +0
    -2
      keyboards/satan/keymaps/iso_split_rshift/keymap.c
  35. +0
    -2
      keyboards/sixkeyboard/keymaps/default/keymap.c
  36. +0
    -2
      keyboards/tv44/keymaps/tong92/keymap.c

+ 0
- 2
keyboards/eco/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
// Default ECO Layout
// KLE here : http://www.keyboard-layout-editor.com/#/gists/0733eca6b4cb88ff9d7de746803f4039


+ 0
- 2
keyboards/eco/keymaps/that_canadian/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
// Below layout is based upon /u/That-Canadian's planck layout


+ 0
- 2
keyboards/handwired/arrow_pad/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "arrow_pad.h"
#include "led.h"


+ 0
- 2
keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "arrow_pad.h"
#include "led.h"


+ 0
- 2
keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "arrow_pad.h"
#include "led.h"


+ 0
- 2
keyboards/handwired/minorca/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "minorca.h"
#include "action_layer.h"


+ 0
- 2
keyboards/handwired/minorca/keymaps/rgb/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "minorca.h"
#include "action_layer.h"


+ 0
- 2
keyboards/handwired/retro_refit/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "retro_refit.h"


+ 0
- 2
keyboards/kc60/keymaps/dbroqua/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "kc60.h"


+ 0
- 2
keyboards/kc60/keymaps/dbroqua_hhkb/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "kc60.h"


+ 0
- 2
keyboards/kc60/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "kc60.h"


+ 0
- 2
keyboards/kc60/keymaps/sgoodwin/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "kc60.h"


+ 0
- 2
keyboards/kc60/keymaps/stanleylai/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "kc60.h"


+ 0
- 2
keyboards/kc60/keymaps/ws2812/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "kc60.h"


+ 0
- 2
keyboards/m10a/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "m10a.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/ab/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/chance/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/dbroqua/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/experimental/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/handwired_binaryplease/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/impossible/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/jeebak/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/jhenahan/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/nico/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "backlight.h"


+ 0
- 2
keyboards/planck/keymaps/originerd/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/pete/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/premek/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/tak3over/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
//
//Dropped the Dvorak layer and added two my layer buttons. Both Raise and lower can be accessed from either side now.


+ 0
- 2
keyboards/planck/keymaps/thermal_printer/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/vifon/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#ifdef BACKLIGHT_ENABLE


+ 0
- 2
keyboards/planck/keymaps/xyverz/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#include "action_layer.h"


+ 0
- 2
keyboards/planck/keymaps/yale/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
//
#include "planck.h"


+ 0
- 2
keyboards/planck/keymaps/yang/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "planck.h"
#ifdef BACKLIGHT_ENABLE


+ 0
- 2
keyboards/satan/keymaps/iso_split_rshift/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "satan.h"
// TODO: replace your ugly german brckets with #defines


+ 0
- 2
keyboards/sixkeyboard/keymaps/default/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
#include "sixkeyboard.h"
#include "matrix.h"


+ 0
- 2
keyboards/tv44/keymaps/tong92/keymap.c View File

@ -1,5 +1,3 @@
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate.
//Author: tong92 <tong92power@gmail.com>
#include "tv44.h"


Loading…
Cancel
Save