summaryrefslogtreecommitdiffstats
path: root/keyboards/primekb/prime_o
AgeCommit message (Collapse)AuthorFilesLines
2019-01-12[Keymap] Update to personal keymaps and userspace (#4831)SpacebarRacecar1-44/+44
* changed ortho keymaps and userspace * changed prime_o keymap * changed userspace * optimized keymaps and userspace * removed permissive hold as it doesn't seem to do anything * defined TAPPING_TERM in userspace config.h
2019-01-10Added my Prime_O Layout (#4811)reasonsandreasons4-0/+232
* initial prime_o commit * Cleaned up comments, other things. * Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810) * Keymap: ave-63's iris layout (#4812) * Updated keymap to use standard seven-underscore KC_TRNS notation * initial prime_o commit * Cleaned up comments, other things. * Updated keymap to use standard seven-underscore KC_TRNS notation
2018-11-18Update to my keymaps and userspace (#4447)SpacebarRacecar2-107/+241
* fix to prime o keymap * changed ortho keymaps * added some symbols to lower layer * set lower to be a higher layer than raise * added split layout option with center numpad to prime_o keymap * added some gaming functionality * added alt f4 ortho keymaps and userspace * fixed small error
2018-10-22Keymap: Updates to personal userspace and keymaps (#4206)SpacebarRacecar4-0/+315
* - updated personal userspace - updated fc660c, niu mini and planck keymaps - added prime_o keymap * Rename README.md to readme.md
2018-10-22Keyboard: Prime_O layout/matrix fix (#4205)SpacebarRacecar2-38/+30
2018-09-26Keyboard: Remove BACKLIGHT BREATHING as default config for Prime Keyboards ↵holtenc1-1/+1
(#3979) * initial commit * Update readme.md * Update keymap.c added comment for description of function to control LED as layer indicator * corrected formatting as requested. * format for configurator * corrected info.json to propertly reflect layout in Configurator * updated layouts to reflect physical keyboard * comment out BACKLIGHT BREATHING in config.h
2018-09-21Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb ↵Jumail Mundekkat9-0/+352
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