qmk-dactyl-manuform-a/users
Joshua Diamond d03bc3a9c1
Major enhancements to spidey3 keymaps and userspace (#9261)
* Add Chrome OS specific keys to 75_ansi/spidey3

* Clean up duplicative settings in rules.mk

* Refactor spidey3 userspace to use rgb layer blink

* Blink green on wakeup

* Improve _FN layer indicator

* Glyph transformation modes: wide, script, fraktur, and enclosed characters

* Add spider unicode glyph

* Fix compile error when NO_ACTION_ONESHOT

* Add a few more emoji

* Further refinement of lighting layer usage

* Fix reversed yes/no ack

* Lighting layers override RGB off

* Fix missing wide and incorrect script numbers

* Add LOL and surprise emoji

* Add missing break in switch statement

* Trim firmware size

* Use usage ID definitions in report.h

* Some minor whitespace cleanup

* Disable some unused features to reduce firmware size

* Print version on startup

* Seed rand() on first keystroke

* Add a key to immediately sleep CrOS

* Switch to Bootmagic Lite

* Trim down firmware size a little bit more

* Make RGBLIGHT_MODE_TWINKLE+4 my default

* Scan rate debug / fix version printing

Delay printing version on startup (console may not be ready)
Better scan rate reporting

* Disable locking caps, etc. to save more space

* Enable LTO

* Better seed for rand()

* Set MAX_LAYER for some performance improvement

* Another scan rate improvement

* Set manufacturer

* New startup animation

* Add GUI lock for F-keys (for CrOS)

* Add visual indication for glyph replacement and F-keys GUI lock

* Some cleanup; run cformat on spidey3 userspace

* Cycle between debug verbosity options

* Fix disable RGB Lighting after wakeup on Mac
2020-06-05 02:01:47 -07:00
..
333fred Add naked60 layout, clean up my userspace files and rules.mk. (#8848) 2020-04-20 11:00:14 +01:00
_example
alfrdmalr
anderson [Keyboard] Added D48 keyboard (#8548) 2020-05-08 23:59:50 -07:00
arkag
art Art userspace (#9068) 2020-05-19 22:05:32 +01:00
bbaserdem
bcat [Keymap] Clean up my ergo keymaps and userspace (#8857) 2020-04-22 13:26:51 -07:00
billypython
bocaj
brett
cbbrowne
cjuniet
csc027
curry
d4mation
danielo515
datagrok
dennytom/chording_engine
dhertz
doogle999
drashna
dshields
dudeofawesome
edvorakjp
ericgebhart 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
gary
gordon Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
hvp
ibnuda
ishtob
issmirnov [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) 2019-11-08 19:17:21 -08:00
jackhumbert
jarred
kageurufu
konstantin [Keymap] Update personal userspace and keymaps (#9082) 2020-05-15 23:36:08 -07:00
kuatsure
kuchosauronad0
losinggeneration
manna-harbour_miryoku
mattly
mechmerlin
mguterl
miles2go [Keymap] initial user directory for milestogo + babblepaste (#7698) 2020-05-08 23:15:26 -07:00
mtdjr QMK-ify some GPIO macros (#8315) 2020-04-30 16:24:47 +10:00
mverteuil [Keymap] Added mverteuil keymaps and userspace common code (#7876) 2020-01-18 11:24:56 -08:00
narze
ninjonas 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
not-quite-neo
nstickney
pvinis update pvinis keymap (#8746) 2020-04-13 11:59:04 -07:00
replicaJunction
ridingqwerty 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rishka
romus
rossman360 [Keyboard] Rebound rev3 (#9101) 2020-05-16 00:17:02 -07:00
rs
scheiklp [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079) 2020-05-15 22:37:58 -07:00
sethBarberee
sigma
sigul
spacebarracecar [Keymap] Update to personal keymaps (#6136) 2019-06-16 17:35:20 -07:00
spidey3 Major enhancements to spidey3 keymaps and userspace (#9261) 2020-06-05 02:01:47 -07:00
stanrc85 stanrc85 userspace and keymap updates (#9103) 2020-05-15 18:59:25 +01:00
talljoe
tominabox1 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
turbomech
twschum [Keymap] Add DZ60, Levinson keymaps, twschum user files (#7358) 2019-11-21 03:07:33 -08:00
vosechu Add one-handed Viterbi layout for gaming (#8963) 2020-05-10 04:53:32 +01:00
wanleg
xtonhasvim
xulkal Xulkal Changes (#9004) 2020-05-05 13:54:26 +01:00
yanfali [Keymap] Updates to personal keymaps (#8665) 2020-04-08 18:20:58 -07:00
yet-another-developer
zer09
readme.md Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
yanfali_wkl [Keymap] Updates to personal keymaps (#8665) 2020-04-08 18:20:58 -07:00

readme.md

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.