Browse Source

Remove config.h which only set DYNAMIC_KEYMAP_LAYER_COUNT (#22034)

pull/19280/head
Joel Challis 7 months ago
committed by GitHub
parent
commit
f956ed7366
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 12 additions and 432 deletions
  1. +0
    -20
      keyboards/aozora/config.h
  2. +0
    -20
      keyboards/dyz/dyz40/config.h
  3. +0
    -20
      keyboards/dyz/dyz60/config.h
  4. +0
    -20
      keyboards/dyz/dyz60_hs/config.h
  5. +0
    -20
      keyboards/dyz/dyz_tkl/config.h
  6. +0
    -20
      keyboards/dyz/selka40/config.h
  7. +0
    -20
      keyboards/dyz/synthesis60/config.h
  8. +0
    -21
      keyboards/handwired/swiftrax/beegboy/config.h
  9. +0
    -21
      keyboards/handwired/swiftrax/cowfish/config.h
  10. +0
    -21
      keyboards/handwired/swiftrax/glacier/config.h
  11. +0
    -21
      keyboards/handwired/swiftrax/joypad/config.h
  12. +0
    -21
      keyboards/handwired/swiftrax/koalafications/config.h
  13. +0
    -21
      keyboards/handwired/swiftrax/nodu/config.h
  14. +0
    -21
      keyboards/handwired/swiftrax/pandamic/config.h
  15. +0
    -21
      keyboards/handwired/swiftrax/the_galleon/config.h
  16. +3
    -0
      keyboards/handwired/swiftrax/the_galleon/info.json
  17. +0
    -20
      keyboards/kabedon/kabedon980/config.h
  18. +3
    -0
      keyboards/kabedon/kabedon980/info.json
  19. +0
    -21
      keyboards/kikoslab/kl90/config.h
  20. +0
    -21
      keyboards/novelkeys/nk1/config.h
  21. +0
    -21
      keyboards/onekeyco/dango40/config.h
  22. +3
    -0
      keyboards/onekeyco/dango40/info.json
  23. +0
    -20
      keyboards/sporewoh/banime40/config.h
  24. +3
    -0
      keyboards/sporewoh/banime40/info.json
  25. +0
    -21
      keyboards/swiftrax/retropad/config.h

+ 0
- 20
keyboards/aozora/config.h View File

@ -1,20 +0,0 @@
/* Copyright 2021 Salmon Cat Studio
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* EEPROM for via */
#define DYNAMIC_KEYMAP_LAYER_COUNT 2

+ 0
- 20
keyboards/dyz/dyz40/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2021 dayatz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 20
keyboards/dyz/dyz60/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2021 dayatz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 20
keyboards/dyz/dyz60_hs/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2021 dayatz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 20
keyboards/dyz/dyz_tkl/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2021 dayatz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 20
keyboards/dyz/selka40/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2021 dayatz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 20
keyboards/dyz/synthesis60/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2022 dayatz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/beegboy/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2020 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/cowfish/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2020 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/glacier/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2021 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/joypad/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2020 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/koalafications/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2021 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/nodu/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2020 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/pandamic/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2020 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/handwired/swiftrax/the_galleon/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2021 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 3
- 0
keyboards/handwired/swiftrax/the_galleon/info.json View File

@ -13,6 +13,9 @@
"rows": ["B1", "B0", "D2", "B7", "D5", "D3", "D6", "D4", "B4", "D7", "B6", "B5", "C7", "C6"]
},
"diode_direction": "ROW2COL",
"dynamic_keymap": {
"layer_count": 3
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {


+ 0
- 20
keyboards/kabedon/kabedon980/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2012 Jun Wako <wakojun@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 3
- 0
keyboards/kabedon/kabedon980/info.json View File

@ -33,6 +33,9 @@
"rows": ["D0", "D2", "F7", "B1", "B0", "D6", "C7", "D7", "B5", "B2"]
},
"diode_direction": "ROW2COL",
"dynamic_keymap": {
"layer_count": 3
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {


+ 0
- 21
keyboards/kikoslab/kl90/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2021 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

+ 0
- 21
keyboards/novelkeys/nk1/config.h View File

@ -1,21 +0,0 @@
/* Copyright 2021 Yiancar
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* There is only 1 Button so limiting VIA to 1 layer */
#define DYNAMIC_KEYMAP_LAYER_COUNT 1

+ 0
- 21
keyboards/onekeyco/dango40/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2021 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 5

+ 3
- 0
keyboards/onekeyco/dango40/info.json View File

@ -13,6 +13,9 @@
"rows": ["F4", "F1", "F0", "C6"]
},
"diode_direction": "COL2ROW",
"dynamic_keymap": {
"layer_count": 5
},
"encoder": {
"rotary": [
{"pin_a": "D2", "pin_b": "D1"}


+ 0
- 20
keyboards/sporewoh/banime40/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2022 sporewoh
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 10

+ 3
- 0
keyboards/sporewoh/banime40/info.json View File

@ -13,6 +13,9 @@
"rows": ["E6", "D7", "C6", "D4"]
},
"diode_direction": "COL2ROW",
"dynamic_keymap": {
"layer_count": 10
},
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["ortho_4x10"],


+ 0
- 21
keyboards/swiftrax/retropad/config.h View File

@ -1,21 +0,0 @@
/*
Copyright 2020 Swiftrax <swiftrax@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

Loading…
Cancel
Save