Browse Source

Data-Driven Keyboard Conversions: F

Converts `rules.mk` entries to data-driven where applicable. Renames
`info.json` to `keyboard.json` in instances where `rules.mk` can be
safely deleted.

Affects:

  - `fallacy`
  - `fc660c`
  - `fc980c`
  - `fearherbs1/blue_team_pad`
  - `ferris/0_1`
  - `ferris/0_2/bling`
  - `fjlabs/7vhotswap`
  - `fjlabs/ad65`
  - `fjlabs/avalon`
  - `fjlabs/bks65`
  - `fjlabs/bks65solder`
  - `fjlabs/bolsa65`
  - `fjlabs/kf87`
  - `fjlabs/kyuu`
  - `fjlabs/ldk65`
  - `fjlabs/midway60`
  - `fjlabs/mk61rgbansi`
  - `fjlabs/peaker`
  - `fjlabs/polaris`
  - `fjlabs/ready100`
  - `fjlabs/sinanju`
  - `fjlabs/sinanjuwk`
  - `fjlabs/solanis`
  - `fjlabs/swordfish`
  - `fjlabs/tf60ansi`
  - `fjlabs/tf60v2`
  - `fjlabs/tf65rgbv2`
  - `fluorite`
  - `fortitude60/rev1`
  - `fractal`
  - `frobiac/blackbowl`
  - `frooastboard/walnut`
pull/23516/head
James Young 2 weeks ago
parent
commit
a4aacca61a
No known key found for this signature in database GPG Key ID: 87CBD151019773A8
66 changed files with 229 additions and 385 deletions
  1. +8
    -0
      keyboards/fallacy/info.json
  2. +0
    -13
      keyboards/fallacy/rules.mk
  3. +8
    -0
      keyboards/fc660c/info.json
  4. +0
    -10
      keyboards/fc660c/rules.mk
  5. +8
    -0
      keyboards/fc980c/info.json
  6. +0
    -10
      keyboards/fc980c/rules.mk
  7. +2
    -1
      keyboards/fearherbs1/blue_team_pad/keyboard.json
  8. +0
    -1
      keyboards/fearherbs1/blue_team_pad/rules.mk
  9. +11
    -1
      keyboards/ferris/0_1/info.json
  10. +0
    -15
      keyboards/ferris/0_1/rules.mk
  11. +3
    -0
      keyboards/ferris/0_2/bling/info.json
  12. +0
    -1
      keyboards/ferris/0_2/bling/rules.mk
  13. +8
    -1
      keyboards/ferris/0_2/info.json
  14. +0
    -15
      keyboards/ferris/0_2/rules.mk
  15. +8
    -0
      keyboards/fjlabs/7vhotswap/info.json
  16. +0
    -13
      keyboards/fjlabs/7vhotswap/rules.mk
  17. +7
    -0
      keyboards/fjlabs/ad65/info.json
  18. +0
    -13
      keyboards/fjlabs/ad65/rules.mk
  19. +8
    -0
      keyboards/fjlabs/avalon/info.json
  20. +0
    -13
      keyboards/fjlabs/avalon/rules.mk
  21. +8
    -0
      keyboards/fjlabs/bks65/info.json
  22. +0
    -13
      keyboards/fjlabs/bks65/rules.mk
  23. +8
    -0
      keyboards/fjlabs/bks65solder/info.json
  24. +0
    -13
      keyboards/fjlabs/bks65solder/rules.mk
  25. +7
    -0
      keyboards/fjlabs/bolsa65/info.json
  26. +0
    -13
      keyboards/fjlabs/bolsa65/rules.mk
  27. +8
    -0
      keyboards/fjlabs/kf87/info.json
  28. +0
    -13
      keyboards/fjlabs/kf87/rules.mk
  29. +8
    -0
      keyboards/fjlabs/kyuu/info.json
  30. +0
    -12
      keyboards/fjlabs/kyuu/rules.mk
  31. +7
    -0
      keyboards/fjlabs/ldk65/info.json
  32. +0
    -13
      keyboards/fjlabs/ldk65/rules.mk
  33. +7
    -0
      keyboards/fjlabs/midway60/info.json
  34. +0
    -13
      keyboards/fjlabs/midway60/rules.mk
  35. +8
    -0
      keyboards/fjlabs/mk61rgbansi/info.json
  36. +0
    -13
      keyboards/fjlabs/mk61rgbansi/rules.mk
  37. +7
    -0
      keyboards/fjlabs/peaker/info.json
  38. +0
    -13
      keyboards/fjlabs/peaker/rules.mk
  39. +7
    -0
      keyboards/fjlabs/polaris/info.json
  40. +0
    -13
      keyboards/fjlabs/polaris/rules.mk
  41. +8
    -0
      keyboards/fjlabs/ready100/info.json
  42. +0
    -13
      keyboards/fjlabs/ready100/rules.mk
  43. +7
    -0
      keyboards/fjlabs/sinanju/info.json
  44. +0
    -13
      keyboards/fjlabs/sinanju/rules.mk
  45. +7
    -0
      keyboards/fjlabs/sinanjuwk/info.json
  46. +0
    -13
      keyboards/fjlabs/sinanjuwk/rules.mk
  47. +8
    -0
      keyboards/fjlabs/solanis/info.json
  48. +0
    -13
      keyboards/fjlabs/solanis/rules.mk
  49. +8
    -0
      keyboards/fjlabs/swordfish/info.json
  50. +0
    -13
      keyboards/fjlabs/swordfish/rules.mk
  51. +8
    -0
      keyboards/fjlabs/tf60ansi/info.json
  52. +0
    -13
      keyboards/fjlabs/tf60ansi/rules.mk
  53. +8
    -0
      keyboards/fjlabs/tf60v2/info.json
  54. +0
    -13
      keyboards/fjlabs/tf60v2/rules.mk
  55. +8
    -0
      keyboards/fjlabs/tf65rgbv2/info.json
  56. +0
    -13
      keyboards/fjlabs/tf65rgbv2/rules.mk
  57. +5
    -0
      keyboards/fluorite/keyboard.json
  58. +0
    -12
      keyboards/fluorite/rules.mk
  59. +5
    -0
      keyboards/fortitude60/rev1/keyboard.json
  60. +0
    -13
      keyboards/fortitude60/rules.mk
  61. +6
    -0
      keyboards/fractal/info.json
  62. +0
    -12
      keyboards/fractal/rules.mk
  63. +3
    -1
      keyboards/frobiac/blackbowl/info.json
  64. +0
    -2
      keyboards/frobiac/blackbowl/rules.mk
  65. +2
    -1
      keyboards/frooastboard/walnut/keyboard.json
  66. +0
    -4
      keyboards/frooastboard/walnut/rules.mk

+ 8
- 0
keyboards/fallacy/info.json View File

@ -32,6 +32,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": false,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["alice", "alice_split_bs"],
"layout_aliases": {
"LAYOUT_all": "LAYOUT_alice_split_bs",


+ 0
- 13
keyboards/fallacy/rules.mk View File

@ -1,16 +1,3 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
# project specific files
SRC += indicators.c \
drivers/led/issi/is31fl3731-mono.c


+ 8
- 0
keyboards/fc660c/info.json View File

@ -17,6 +17,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"console": true,
"command": true,
"nkro": true
},
"debounce": 0,
"layouts": {
"LAYOUT": {


+ 0
- 10
keyboards/fc660c/rules.mk View File

@ -1,13 +1,3 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
# Optimize size but this may cause error "relocation truncated to fit"
#EXTRALDFLAGS = -Wl,--relax


+ 8
- 0
keyboards/fc980c/info.json View File

@ -18,6 +18,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"console": true,
"command": true,
"nkro": true
},
"debounce": 0,
"layouts": {
"LAYOUT": {


+ 0
- 10
keyboards/fc980c/rules.mk View File

@ -1,13 +1,3 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
# Optimize size but this may cause error "relocation truncated to fit"
#EXTRALDFLAGS = -Wl,--relax


keyboards/fearherbs1/blue_team_pad/info.json → keyboards/fearherbs1/blue_team_pad/keyboard.json View File

@ -17,7 +17,8 @@
"extrakey": true,
"console": true,
"command": false,
"nkro": true
"nkro": true,
"oled": true
},
"diode_direction": "COL2ROW",
"matrix_pins": {

+ 0
- 1
keyboards/fearherbs1/blue_team_pad/rules.mk View File

@ -1 +0,0 @@
OLED_ENABLE = yes

+ 11
- 1
keyboards/ferris/0_1/info.json View File

@ -4,10 +4,20 @@
"usb": {
"vid": "0xC2AB",
"pid": "0x0000",
"device_version": "0.0.1"
"device_version": "0.0.1",
"no_startup_check": true
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"unicode": true
},
"build": {
"lto": true
},
"community_layouts": ["split_3x5_2"],
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x5_2"


+ 0
- 15
keyboards/ferris/0_1/rules.mk View File

@ -1,19 +1,4 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
UNICODE_ENABLE = yes
CUSTOM_MATRIX = lite
NO_USB_STARTUP_CHECK = yes
LTO_ENABLE = yes
SRC += matrix.c
I2C_DRIVER_REQUIRED = yes

+ 3
- 0
keyboards/ferris/0_2/bling/info.json View File

@ -50,5 +50,8 @@
"solid_multisplash": true
},
"driver": "is31fl3731"
},
"features": {
"rgb_matrix": true
}
}

+ 0
- 1
keyboards/ferris/0_2/bling/rules.mk View File

@ -1 +0,0 @@
RGB_MATRIX_ENABLE = yes

+ 8
- 1
keyboards/ferris/0_2/info.json View File

@ -2,10 +2,17 @@
"manufacturer": "Cuddly Keyboards Ltd.",
"usb": {
"vid": "0xC2AB",
"device_version": "0.0.2"
"device_version": "0.0.2",
"no_startup_check": true
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"unicode": true
},
"community_layouts": ["split_3x5_2"],
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x5_2"


+ 0
- 15
keyboards/ferris/0_2/rules.mk View File

@ -1,19 +1,4 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
UNICODE_ENABLE = yes
CUSTOM_MATRIX = lite
NO_USB_STARTUP_CHECK = yes
LTO_ENABLE = no
SRC += matrix.c
I2C_DRIVER_REQUIRED = yes


+ 8
- 0
keyboards/fjlabs/7vhotswap/info.json View File

@ -33,6 +33,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"layouts": {
"LAYOUT_75_all": {
"layout": [


+ 0
- 13
keyboards/fjlabs/7vhotswap/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/ad65/info.json View File

@ -18,6 +18,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"community_layouts": [
"65_ansi_blocker",
"65_ansi_blocker_split_bs",


+ 0
- 13
keyboards/fjlabs/ad65/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/avalon/info.json View File

@ -41,6 +41,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"layouts": {
"LAYOUT_all": {
"layout": [


+ 0
- 13
keyboards/fjlabs/avalon/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/bks65/info.json View File

@ -36,6 +36,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["65_ansi"],
"layouts": {
"LAYOUT_65_ansi": {


+ 0
- 13
keyboards/fjlabs/bks65/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/bks65solder/info.json View File

@ -33,6 +33,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["65_ansi"],
"layouts": {
"LAYOUT_all": {


+ 0
- 13
keyboards/fjlabs/bks65solder/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/bolsa65/info.json View File

@ -15,6 +15,13 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"community_layouts": ["65_ansi_blocker"],
"layouts": {
"LAYOUT_65_ansi_blocker": {


+ 0
- 13
keyboards/fjlabs/bolsa65/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/kf87/info.json View File

@ -38,6 +38,14 @@
},
"processor": "at90usb646",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"layouts": {
"LAYOUT_tkl_all": {
"layout": [


+ 0
- 13
keyboards/fjlabs/kf87/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/kyuu/info.json View File

@ -37,6 +37,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"layouts": {
"LAYOUT_65_ansi_blocker_badge": {
"layout": [


+ 0
- 12
keyboards/fjlabs/kyuu/rules.mk View File

@ -1,14 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow

+ 7
- 0
keyboards/fjlabs/ldk65/info.json View File

@ -18,6 +18,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"community_layouts": ["65_ansi"],
"layouts": {
"LAYOUT_65_ansi": {


+ 0
- 13
keyboards/fjlabs/ldk65/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/midway60/info.json View File

@ -18,6 +18,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"community_layouts": [
"60_ansi",
"60_ansi_split_bs_rshift",


+ 0
- 13
keyboards/fjlabs/midway60/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/mk61rgbansi/info.json View File

@ -38,6 +38,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {


+ 0
- 13
keyboards/fjlabs/mk61rgbansi/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/peaker/info.json View File

@ -15,6 +15,13 @@
"diode_direction": "COL2ROW",
"processor": "at90usb646",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"layouts": {
"LAYOUT_tkl_all": {
"layout": [


+ 0
- 13
keyboards/fjlabs/peaker/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/polaris/info.json View File

@ -18,6 +18,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"community_layouts": [
"60_ansi",
"60_ansi_split_bs_rshift",


+ 0
- 13
keyboards/fjlabs/polaris/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/ready100/info.json View File

@ -34,6 +34,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"layout_aliases": {
"LAYOUT_64key": "LAYOUT_64_ansi"
},


+ 0
- 13
keyboards/fjlabs/ready100/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/sinanju/info.json View File

@ -18,6 +18,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"layouts": {
"LAYOUT_60_ansi_wkl": {
"layout": [


+ 0
- 13
keyboards/fjlabs/sinanju/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 7
- 0
keyboards/fjlabs/sinanjuwk/info.json View File

@ -18,6 +18,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT_60_ansi_split_bs_rshift"
},


+ 0
- 13
keyboards/fjlabs/sinanjuwk/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/solanis/info.json View File

@ -34,6 +34,14 @@
},
"processor": "at90usb646",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": [
"tkl_ansi",
"tkl_ansi_split_bs_rshift",


+ 0
- 13
keyboards/fjlabs/solanis/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/swordfish/info.json View File

@ -33,6 +33,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"layouts": {
"LAYOUT_2u_bs": {
"layout": [


+ 0
- 13
keyboards/fjlabs/swordfish/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/tf60ansi/info.json View File

@ -38,6 +38,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {


+ 0
- 13
keyboards/fjlabs/tf60ansi/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/tf60v2/info.json View File

@ -38,6 +38,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["60_ansi_arrow"],
"layouts": {
"LAYOUT_60_ansi_arrow": {


+ 0
- 13
keyboards/fjlabs/tf60v2/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 8
- 0
keyboards/fjlabs/tf65rgbv2/info.json View File

@ -38,6 +38,14 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"command": true,
"nkro": true,
"rgblight": true
},
"community_layouts": ["65_ansi"],
"layouts": {
"LAYOUT_65_ansi": {


+ 0
- 13
keyboards/fjlabs/tf65rgbv2/rules.mk View File

@ -1,15 +1,2 @@
# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

keyboards/fluorite/info.json → keyboards/fluorite/keyboard.json View File

@ -19,6 +19,11 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": false,
"mousekey": false,
"extrakey": false
},
"layouts": {
"LAYOUT": {
"layout": [

+ 0
- 12
keyboards/fluorite/rules.mk View File

@ -1,12 +0,0 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

+ 5
- 0
keyboards/fortitude60/rev1/keyboard.json View File

@ -29,6 +29,11 @@
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true
},
"layouts": {
"LAYOUT": {
"layout": [


+ 0
- 13
keyboards/fortitude60/rules.mk View File

@ -1,14 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
DEFAULT_FOLDER = fortitude60/rev1

+ 6
- 0
keyboards/fractal/info.json View File

@ -15,6 +15,12 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true
},
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {


+ 0
- 12
keyboards/fractal/rules.mk View File

@ -1,15 +1,3 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
# Disable unsupported hardware
RGBLIGHT_SUPPORTED = no
AUDIO_SUPPORTED = no


+ 3
- 1
keyboards/frobiac/blackbowl/info.json View File

@ -13,7 +13,9 @@
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
"nkro": false
"nkro": false,
"ps2": true,
"ps2_mouse": true
},
"build": {
"lto": true


+ 0
- 2
keyboards/frobiac/blackbowl/rules.mk View File

@ -4,6 +4,4 @@ CUSTOM_MATRIX = lite
I2C_DRIVER_REQUIRED = yes
SRC += matrix.c
PS2_MOUSE_ENABLE = yes
PS2_ENABLE = yes
PS2_DRIVER = usart

keyboards/frooastboard/walnut/info.json → keyboards/frooastboard/walnut/keyboard.json View File

@ -12,7 +12,8 @@
"console": false,
"extrakey": false,
"mousekey": false,
"nkro": true
"nkro": true,
"rgb_matrix": true
},
"rgb_matrix": {
"animations": {

+ 0
- 4
keyboards/frooastboard/walnut/rules.mk View File

@ -1,4 +0,0 @@
# Build Options
# change yes to no to disable
#
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix

Loading…
Cancel
Save