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.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: P (#17875) 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 Tidy up NKRO_ENABLE rules (#15382) 2 years 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.