202 Commits (master)

Author SHA1 Message Date
fauxpark e4dd9e1393 [Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)
5 years ago
Drashna Jaelre 6cf574396a [Keyboard] Update default keymaps to use `layer_state_t` (#7444)
5 years ago
Drashna Jaelre 1cf63a193b
Move Ergodox EZ RGB Light code to custom driver (#7309)
5 years ago
Tsan-Kuang Lee 8b832c494c [Keyboard] add keymap beautifier for Ergodox EZ (#4393)
5 years ago
Christoffer Holmberg e376aa284d [Keymap] Layout update for my ergodox (#7187)
5 years ago
Adam Perlman 0ab8edb523 [Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051)
5 years ago
Joel Challis cc5edb9eeb
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
5 years ago
Drashna Jaelre e58343596a Keyboard/ergodox debounce (#6994)
5 years ago
lucwastiaux d00326ecb3 [Keymap] modify ergodox_ez / dvorak_42_key layout (#6832)
5 years ago
fauxpark e8b65d0170 Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
5 years ago
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327)
5 years ago
Drashna Jaelre 5a2a650730 Update swedish based keymaps with newer keycodes
5 years ago
Drashna Jaelre 94efa18c28
[Keyboard] Updates to ZSA boards (#6513)
5 years ago
Drashna Jaelre 6a79b05cf0
[Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)
5 years ago
Mario Arias a8427447bc [Keymap] ErgoDox EZ Spanish Colemak (#6258)
5 years ago
fauxpark f14629ed1c Remove/migrate action_get_macro()s from default keymaps (#5625)
5 years ago
Drashna Jaelre 6cccc22be9 Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
5 years ago
Drashna Jaelre 80a40807e3
[Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173)
5 years ago
Ismael Venegas Castelló 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155)
5 years ago
Pavlos Vinieratos e495574670 use mods (#6095)
5 years ago
Erez Zukerman 8680c50d07 Removes Erez personally from QMK (#5883)
5 years ago
Pavlos Vinieratos b68d8fe82e [Keymap] Pvinis master (#5843)
5 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
5 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Florian Didron 34239edcb0
Set default debounce to 5
5 years ago
noroadsleft 8f3063402d
Fix Ergodox EZ keyboard dimensions in info.json
5 years ago
Alex Ong 3761c28bf9 ergodox_ez: fixed bug where debounce() was called without calculating changed (#5589)
5 years ago
Alex Ong 17e7762de7 Eager Per Row Debouncing added (added to Ergodox) (#5498)
5 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
5 years ago
Ryan Caltabiano a0270b55e1 Fixing Ergodox_EZ rgb_led initialization
5 years ago
lucwastiaux 3a2eb68e9e [Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergodox layouts (#5423)
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
Tobias Schulte 7470317d95 [Keymap] use steno mode from base (#5220)
5 years ago
fauxpark 545f95c8f4 Migrate ACTION_LAYER_TAP_TOGGLEs to TT()
5 years ago
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
5 years ago
fauxpark 9e4ac6cf29 Migrate fn_actions for default keymaps (#4935)
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
seebs 478538e0d9 [Keyboard] drop unused i2c files (#4948)
5 years ago
fauxpark b5feae07c2 Remove unused fn_actions[] and action_function() in default keymaps (#4829)
5 years ago
bendk f97894d8db [Keymap] Adding bdk keymap for ergobox_ez (#4850)
5 years ago
fauxpark 67adc29aa3 Remove empty fn_actions[]
5 years ago
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
5 years ago
Konstantin Đorđević e76bf17d36 Remove redundant, language-specific aliases for KC_ALGR (#4720)
5 years ago
Ismael Venegas Castelló 5eb8f3f6b5 Keymap: Refactor Hacker Dvorak (#4688)
5 years ago
Ismael Venegas Castelló 538874f90f Keymap: Hacker Dvorak (#4514)
6 years ago
Alex Mayer 59dc31a737 Keymap: Ergodox EZ: Clean Up Keymap Array Alignment (#4545)
6 years ago
Alex Mayer 6983c71efd Ergodox EZ: Clean Up process_record_user Function
6 years ago
Alex Mayer 929e6a3231 Ergodox EZ: Remove Unused Code From Keymap
6 years ago
Erez Zukerman 48262bdce0
Merge pull request #4454 from trunneml/improveddebounce
6 years ago