Keyboard: Add caps lock led support to DZ60 (#3506) * add caps lock led support to DZ60 * changes from drashna's code review comments * call led_set_user at the end of led_set_kb
Keyboard: Add a hhkb layout for the ok60 (#3512) * Add HHKB keymap * Add hhkb layout to info.json
Keyboard: Add tada68 Linux flashing instructions (#3516)
Keymap: Change the bepo layout for only 1U keys (#3514)
Docs: Adjust dynamic macro docs to include more than the planck (#3509)
Keymap: add left/right mouse keys (#3504)
Docs: Make Bootmagic and Command docs a little easier to read (#3499) * Make Bootmagic and Command docs a little easier to read * Sometimes Bootmagic/Command is default on * "Escape" pipe character so it renders correctly
Added alternating led underglow pattern (#3498) * added alternating led pattern * added alternating with rgblight_config values * removed my comments
Keyboard: Let's Split fixes (#3511) * Fixed pin for RGB * Implemented drashnas fixes for filesize
Docs: Clarify "right" -> "right-handed" (#3507) I couldn't understand this sentence at first owing to the confusion between right meaning "correct," and right meaning "right-handed."
Docs: Fixed the link to the advanced keycodes wiki (#3505)
Keyboard: Update KEYMAP to LAYOUT for ckeys obelus (#3495)
Keyboard: Hide JC65 directory in QMK Configurator (#3491) To prevent people from picking the wrong version for their MCU
Keymap: jennetters iris keymap (#3488) * jennetters iris keymap, re-write for improved readability. * Update rules/config/keymap to follow correct makefile structure
Keymap: jennetters fourier split 40% keymap (#3487) * jennetters fourier keymap, tapdance declarations and reformatted keymap file for readbility * Update rules and keymap to follow new makefile setup. * Add #pragma once to config.h
Keymap: Add LAYOUT_planck_grid to planck/dshields keymap. (#3484)
Keyboard: Add HelixPico keyboard (#3502)
Keymap: Ergodox Dvorak 42 key layout changes (#3500) * add SCREEN_NAV layer for copy/pasting within screen * working readreg/paste macros * working read reg / paste macros * write log and tran patterns, and expand * add ls -la shortcut, add tab on combined layer * put delete word on the right pinky key on shell_nav layer * add TAB on the right side, add reset key * added Cloud9 macros * add cloud9 shortcuts to atreus layout * added BROWSER_CONTROL layer * finalized browser control layer * adding comment * add browser control layer to atreus * add flashing command line * remove the tab on combined layer * remove the tomouse * remove mouse layer, change log/tran expand patterns, cleanups * add dumptlog macro * add "delete to home" shortcut * fix conflict * remove unneeded mouse layer * add meh shortcuts on the browser_control layer * add/modify some macros * explain the various layers
Keyboard: E6V2 Layout Fix (#3490) * add yanfali's patch to get rid of the e6v2 directory in configurator * fix matrix for 60_ansi
Keymap: UT47:nordic - A couple of tweaks (#3489) * Add files via upload Added a nordic layout for UT47 * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Add files via upload * Update to readme and keymap files * Update readme.md Changed cover image * Update readme.md typo fix * Delete config.h * Delete keymap.c * Delete readme.md * Delete rules.mk * Updated cover image in readme.md Fixed typo in image of keymaps * Update keymap.c Changed backslash to forward slash in first function layer. * Add files via upload * Delete config.h deleting files so I can upload to a folder with lower case name * Delete keymap.c deleting file so I can change to lower case name * Delete readme.md deleting file so I can change to lower case name * Add files via upload * Update keymap.c Cleaned up definitions in beginning of file. * Update keymap.c forgot an include * Update keymap.c * Update readme.md Updated picture of layout, link was wrong and pointed to an old/removed image. * Update readme.md Fixed error in link to keyboard layout editor * Update keymap.c More cleanup of the includes at beginning of file * Update config.h * Update keymap.c Fixed typo: Volume Down and Volume Up on the Tab layer were switched. * Update keymap.c * Added a macro on the Tab layer for <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Del</kbd> * Added a macro on the Gaming layer for <kbd>Alt</kbd>+<kbd>Tab</kbd> (replaces prebious Backspace key) * Update readme.md Updated readme.md file to reflect changes to keymap.c in cover photo and KLE link. (added short cuts for Ctr Alt Del and Alt Tab)