You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 2da0827d4f
Remove matrix size defines (#19581)
1 year ago
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2 years ago
config.h Remove matrix size defines (#19581) 1 year ago
info.json Move LED indicator config to data driven (#19800) 1 year ago
pos78.c [Keyboard] Add POS78 keyboard (#11024) 3 years ago
pos78.h [Keyboard] Add POS78 keyboard (#11024) 3 years ago
readme.md [Keyboard] Add POS78 keyboard (#11024) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

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.