qmk_firmware/users
Tyler Thrailkill 0b8fbff1cb
Adjust oled gen to fix flashing on timeout (#18747)
Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.

This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
2022-10-19 01:40:26 +01:00
..
333fred
_example
ajp10304
alfrdmalr
anderson
arkag
art [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes (#15648) 2022-10-10 01:04:30 -07:00
badger
bbaserdem
bcat
billypython
brandonschlack
brett
byungyoonc
callum
cbbrowne
cedrikl
charlesrocket
cjuniet
csc027 csc027/keymap-updates (#17881) 2022-08-07 20:40:16 +01:00
curry [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
cwebster2
d4mation
danielo515
datagrok
davidkristoffersen
dennytom/chording_engine
devdev
dhertz
doogle999
draevin
drashna [Keymap] Fix bootmagic compilation issue with Drashna keymaps (#18223) 2022-09-02 08:32:38 -07:00
dshields [Keymap] Tune mod tap configuration for dshields home row mods (#18458) 2022-09-25 20:38:37 -07:00
dudeofawesome
edvorakjp
ericgebhart
gary
gordon
gourdo1 Merge remote-tracking branch 'origin/master' into develop 2022-08-13 16:24:37 +00:00
greatwizard
haervig
hvp
ibnuda
imchipwood
ishtob [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
issmirnov [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
jackhumbert
jarred
jdelkins
jjerrell
jonavin FIx ARRAYSIZE def and Murphpad string array (#18392) 2022-09-18 18:57:37 -04:00
kageurufu
klackygears
konstantin
kuatsure
kuchosauronad0 [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
losinggeneration
manna-harbour_miryoku [Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755) 2022-10-18 13:23:21 +11:00
mattly
mechmerlin
mguterl
miles2go [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
mnil
moults31
mtdjr
mtei
muppetjones Userspace: muppetjones (#1) (#13461) 2022-08-03 18:23:17 +01:00
mverteuil
narze
nchristus
ninjonas Migrate crkbd keymaps to oled driver (#17863) 2022-07-31 12:36:30 -07:00
noroadsleft
not-quite-neo
nstickney
ollyhayes [Keymap] Add ollyhayes keymap (#16632) 2022-07-25 23:26:22 -07:00
pcewing Add pcewing Speedo v3 keymap (#18118) 2022-08-21 20:37:18 +01:00
pcoves
pdl
peej
pvinis
replicaJunction
riblee fix: Remove OLED support (#18719) 2022-10-15 22:22:59 +01:00
ridingqwerty
rishka
rmeli
rmw
romus
rossman360
rs
rupa
rverst
scheiklp
sethBarberee
sigma
sigul
snowe Adjust oled gen to fix flashing on timeout (#18747) 2022-10-19 01:40:26 +01:00
spacebarracecar
spidey3 More spidey3 userspace cleanup (#18049) 2022-08-28 10:10:28 -07:00
spotpuff
stanrc85
talljoe
toinux
tominabox1
turbomech
twschum
txkyel
uqs
vitoni
vosechu
wanleg
xtonhasvim
xulkal
yanfali
yet-another-developer [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
zer09 [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
zigotica
zyber [Keymap] Personal user space code and keymaps by ZyBeR (#18512) 2022-09-29 19:01:33 -07:00
readme.md
yanfali_wkl

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.