qmk_firmware/keyboards/pos78
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md [Keyboard] Add POS78 keyboard (#11024) 2020-12-16 21:45:11 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

pos78

  • Keyboard Maintainer: smssmssms
  • Hardware Supported: ATMEGA 32U4 (Adafruit Itsy Bitsy 5v)
  • Hardware Availability: 1980-90's version of the Partner Tech Corp KB-78; a 78 key Point-Of-Sale ortholinear keyboard conversion

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

make pos78:default

Flashing example for this keyboard:

make pos78:default:flash

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