1
0
Fork 0
qmk_firmware/keyboards/kabedon/kabedon980
Nick Brassel e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
* Don't make EEPROM size assumptions with dynamic keymaps.

* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.

* Reorder defines so that MCU is considered last.

* Refactor EEPROM definitions for simplicity.

* Fix max sizing of kabedon/kabedon980.

* Fix max sizing of mechlovin/olly/jf.

* Fix unit tests.

* Review comments, add messages with values during build failures.
2022-02-02 15:04:37 +11:00
..
keymaps Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
config.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
kabedon980.c
kabedon980.h
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

Kabe Don 980

Kabe Don 980

A mechanical keyboard PCB in the same layout as the Leopold FC980M, sold by Kabe Don Peripherals on Taobao. This PCB use Kailh hot swap sockets. KabeDon980 Includes RGB Underglow. Aluminium Alloy and Translucent Case.

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

make kabedon/kabedon980:default

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