Age | Commit message (Collapse) | Author |
|
* Initial Commit of catch22 macropad by rockydbull
* Add configurator info.json
* Use macros
* Use pragma once
* Use CA22 as product id
* Clean up readme
* Use the layer define value
* Feedback from @drashna
|
|
(#3483)
* Remap layout to match the actual keys sent from board.
Fixes #3480
* Remap layer 1
|
|
* initial commit
* get the matrix correct
* make my name be known
* add rgblight enable
* add a default keymap
* Add QMK Configurator support for the base layout
* add name here too
* fix up readme
* remove set user from keymap
* use led_set_kb as per drashna's comments on PR
|
|
|
|
* cloned colinta as base
* switched to default base. started customising
* minor changes to layout
* added mouse keys
* minor tweaks to layout and mouse speed
* updated readme
* tweaked layout
- added middle fn keys
- moved rgb controls to fn layer middle
- added special keys to fn layer right
* moved scroll buttons as to not interfere with lshift
* turned on backlight
* fixed backlight
* changed user keycodes to differentiate
* changed folder name to lowercase
* updated readme
* stop processing after custom keycode
* edits to suit new standards
* added layer indicator using gp100 and gp103
|
|
|
|
* Initial commit of zen keymap
* Added RGB control for my zen
* Fixed ergodox layout.
* Reduce brightness.
* PR feedback.
|
|
* adding my keymap
A bit of pok3r, and a bit of some other things.
* Adding a readme
* undoing changes to gitignore
* adding a bit of commentary
|
|
|
|
I incorrectly disabled a bunch of code that shouldn't have been disabled. This should only disable music mode stuff, not general audio.
|
|
* Make sure Planck light calls user suspend functions
* Add suspend.h include to quantum.h for kb/user function compatibility
|
|
* Reorder keycode list docs according to HID usage
* Add missing keycodes/descriptions/aliases
|
|
(#3564)
* Rules for vitamins_included
Added a section to disable RGB underglow for the Let's Split
Vitamins Included board.
* fixing ortho_4x12 configs
* Using upstream/master version instead
* Additions and Corrections
Corrected the Kinesis/Stapelberg's .c file to allow LEDs to work
Removed excess cruft from my Kinesis keymap to reflect this change
Other minor tweaks and adjustments to my ortho_4x12 and 5x12 layouts
* Updated readme
|
|
* dz60/macos_arrow: move the eject key on esc to leave right cmd+bksp for move to trash
* dz60/macos_arrow: move the reset key on the media layer
This avoids accidental activation.
* dz60/macos_arrow: disable LEDs
|
|
|
|
* update flashing guide with pre-compiled binary
* Add files via upload
* Update isp_flashing_guide.md
* update file and instructions
* update instructions
|
|
* qmk_install fix for windows users.
* Updated wildcard to caputre both MSYS and MINGW64 in qmk_install
* added OR to windows qmk_install
|
|
|
|
* M0110 Converter Initial Commit
Port of the M0110 converter from TMK to QMK
* Fixed Typo
|
|
|
|
* display of LED mode
* refactoring
* modified a keymap
* use extra jp header
|
|
|
|
Underglow (#3546)
* build break fix for HelixPico
* add customize variable 'Link_Time_Optimization' into rev2 and pico keymaps rules.mk
* "CFLAGS += -flto" change to "EXTRAFLAGS += -flto"
* add USE_Link_Time_Optimization macro
|
|
* Document the correct path to the let's split EEPROM files.
* Document the EEPROM files in /quantum/split_common/ as the canonical location.
|
|
* Reformat default keymap to use LAYOUT, move RGB controls to RAISE layer
* Use set_single_persistent_default_layer instead of old method
|
|
* add support for 4x4 macropad
* Update readme.md
* set DFU escape key
* cleanup
* Update config.h
* Update keymap.c
* Update config.h
* Update keymap.c
* Update 4x4.h
* reviewed
fudging review automation
* playing with the system
* reverting
* Required additions made
Added support for additional layouts
* tidy up default keymap
|
|
* Squash layout to fit on Planck
* Replace AST with PAST keycode so that it works with layer tap
* Review markups
|
|
* Add keyboards/whitefox/keymaps/constexpr
* Conform to project coding conventions
* Tweak numpad layer keys
* Remove unnecessary directives
|
|
|
|
* Format Space Cadet documentation
* Fix page filenames
* Move Caveats section up
|
|
|
|
|
|
* Add image
* Improvements to my Contra layout
* Quick fix for Level3 layer
|
|
* Fix some minor errors in tap dance example
Fix for #3529
Fix minor errors in the code examples for __Example 4: 'Quad Function Tap-Dance'__ and relevant documentation.
Clarified the need to include the header file in `keymap.c`.
* Use #pragma once in header guard
Fix for #3529
Implement change requested in #3530
|
|
* modifications to add mouse buttons 1-4 and misc
* Add khord chocopad keymap
* fix merge message
* Add unagi keymap
* Add readme for unagi planck keymap
* Replace boilerplate for unagi keymap
|
|
|
|
|
|
* Add Rorschach keyboard
* Add info.json
* Replace header guards with pragma once
|
|
* Keyboard: Added support for HID Liberation Device
* Keymap: Custom (bakageta) layout for HID Liberation Device
* Updated with requested changes
|
|
* Some words about backlighting
* Link to RGB feature pages
|
|
|
|
|
|
* holefully correct error in mtdjr userspace for layer_state_set_user
* return state and wrap rgb actions in their own conditional
|
|
|
|
* 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
|
|
* Add HHKB keymap
* Add hhkb layout to info.json
|
|
|
|
|
|
|
|
|