From 42d6270f28831e95d1cb9c14a7423d5b1d864d67 Mon Sep 17 00:00:00 2001 From: holtenc Date: Wed, 19 Feb 2020 13:12:11 -0600 Subject: Merge /prime_l and /prime_l_v2 (#8194) * correct indicator light states. function of indicator lights was inverted. these changes correct that. * flesh out keymaps pre production * Enable extrakey in rules * Prime_BLE initial commit * Initial commit for Prime_L V2 * Update info.json correct key spacing. * update copyright * Update readme.md * Inital commit * updates before PR into QMK master * Drop Prime_EXL Plus from PR. Make requested changes to Prime_L V2 * Rename keyboards/primekb/Prime_l_v2/config.h to keyboards/primekb/prime_l_v2/config.h * Rename keyboards/primekb/prime_l_v2/config.h to keyboards/primekb/Prime_l_v2/config.h * remove directory Prime_l_v2 * re-submit with proper folder name. * Restructure /primekb directory to merge /prime_l and /prime_l_v2 * made changes requested by QMK reviewers * Update keyboards/primekb/prime_l/v1/readme.md * Update keyboards/primekb/prime_l/v1/readme.md * Update keyboards/primekb/prime_l/v1/readme.md --- keyboards/primekb/prime_l/v1/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/primekb/prime_l/v1/readme.md (limited to 'keyboards/primekb/prime_l/v1/readme.md') diff --git a/keyboards/primekb/prime_l/v1/readme.md b/keyboards/primekb/prime_l/v1/readme.md new file mode 100644 index 0000000000..665ad09a07 --- /dev/null +++ b/keyboards/primekb/prime_l/v1/readme.md @@ -0,0 +1,15 @@ +# Prime_L V1 + +![Prime_L V1](https://i.imgur.com/jUWhjOD.jpg) + +A compact layout with the footprint of your typical 65% board, featuring a left mini-numpad. Pre-drilled and counter sunk holes for use with optional feet for a slight tilt. Switches are oriented so that back light LEDs are on the top of the switch. + +* Keyboard Maintainer: [MxBlue](https://github.com/MxBlu) +* Hardware Supported: Prime_L V1 PCBs, ATmega32u4 +* Hardware Availability: V1 PCB no longer produced + +Make example for this keyboard (after setting up your build environment): + + make primekb/prime_l/v1:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). -- cgit v1.2.3