qmk_firmware/keyboards/kbdfans/kbd67/rev2
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972) 2022-08-10 18:48:12 -07:00
readme.md Documentation: Updated KBDFans readmes (#14725) 2021-10-14 16:03:53 -07:00
rev2.c [Keyboard] fixes for KBD67 rev2 (#13906) 2021-08-07 07:57:14 -07:00
rev2.h KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972) 2022-08-10 18:48:12 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

KBD67 rev2

65% keyboard with RGB underglow originally sold for the Tofu 65 and Tada 68 keyboards.

  • Keyboard Maintainer: Vorror
  • Hardware Supported: KBD67v2 PCB (Sometimes sold under the name "KBD65")
  • Hardware Availability: KBDFans Keyboard Kit, PCB

Make example for this keyboard (after setting up your build environment):

make kbdfans/kbd67/rev2:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.