qmk_firmware/keyboards/inland/kb83
Andrew Litt 6e55870a82
inland/kb83: Remove unnecessary EEPROM write (#25401)
There's no reason to save the base layer to EEPROM when the base layer
is set based on DIP switch.
2025-06-27 13:11:43 -06:00
..
keymaps/default Fix inverted encoder on Inland KB83 (#25400) 2025-06-23 10:18:48 +01:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: I-J (#23767) 2024-05-22 19:06:09 +01:00
halconf.h Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
kb83.c inland/kb83: Remove unnecessary EEPROM write (#25401) 2025-06-27 13:11:43 -06:00
keyboard.json Fix inverted encoder on Inland KB83 (#25400) 2025-06-23 10:18:48 +01:00
mcuconf.h Move kb83 keyboard (#20761) 2023-06-19 19:31:46 -07:00
readme.md Move kb83 keyboard (#20761) 2023-06-19 19:31:46 -07:00

kb83

A customizable 75% encoder keyboard.

  • Keyboard Maintainer: jonylee@hfd
  • Hardware Supported: kb83
  • Hardware Availability:inland

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

make inland/kb83:default

Flashing example for this keyboard:

make inland/kb83:default:flash

Reset Key: Hold down the key located at K01, which programmed as Esc while plugging in the keyboard.

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