summaryrefslogtreecommitdiff
path: root/keyboards/prime_r/readme.md
diff options
context:
space:
mode:
authorJumail Mundekkat <mundekkat@hotmail.com>2018-09-21 08:36:11 +1000
committerDrashna Jaelre <drashna@live.com>2018-09-20 15:36:11 -0700
commit99c1c5bfe933865bacdebdcbcfa55954a5a946a2 (patch)
tree122eb4d66e01bb71ce7fe9c253f2649014a6d1f8 /keyboards/prime_r/readme.md
parentcfdc23bbaea69039d01e57e7256b62010635c260 (diff)
Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb folder (#3907)
* Added template copies for prime_l Added first set of files for prime_m and prime_o Temporarily storing kbfirmware dumps in tmp * Completed base for prime_m, prime_o and prime_l Moved prime_r into primekb folder * Added in QMK Configurator layout files for new PrimeKB keyboards Slight modification to layout header files Added my name to licensing * Updated primekb readmes * Removed temporary working files * Updated default keymap for Prime_O * Added link to Newbs Guide in prime_r readme
Diffstat (limited to 'keyboards/prime_r/readme.md')
-rw-r--r--keyboards/prime_r/readme.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/prime_r/readme.md b/keyboards/prime_r/readme.md
deleted file mode 100644
index 7a77b20738..0000000000
--- a/keyboards/prime_r/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Prime_R
-
-![Prime_R](https://i.imgur.com/ldOVlLG.jpg)
-
-A compact layout with the footprint of your typical 65% board, featuring a right mini-numpad. Produced by /u/holtenc at www.primekb.com
-
-[Additional resources here](https://www.primekb.com/pages/programming)
-
-Keyboard Maintainer: [Andrew Heaston](https://github.com/rooski15)
-Hardware Supported: prime_r pcb, ATmega32U4
-Hardware Availability: [Prime_KB](https://www.primekb.com/)
-
-Make example for this keyboard (after setting up your build environment):
-
- make prime_r:default
-
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
-