Age | Commit message (Collapse) | Author |
|
* Add support for LAYOUT_alice to sneakbox pcb
* define variables for sneakbox led pins
* set rules for sneakbox pcb
* add rotary encoder to userspace
* fix rotary function
* add custom layer indicators for sneakbox
* Revert "Add support for LAYOUT_alice to sneakbox pcb"
This reverts commit 5ed94d8d897de6ef4f7a349368a6342cef5eff06.
* add license header
* Use KEYBOARD_sneakbox_aliceclone
* cleaned up indicator code
|
|
* Add indicator light bootup fanfare
* move fanfare code to new file
* fanfare code in new file and remove unused boards
* new startup fanfare code
* add lock/unlock indicator animation
* input key presses before changing lights
* remove old code
|
|
* move caps lock indicator position
* use num lock and scroll lock as layer indicators
|
|
* Add OSAv2 keymap
* OSAv2 configs and rules
* OSAv2 lighting layers
* OSAv2 lighting layers
* Fix colors after copy/paste
* Use LED indicators instead of RGB
|
|
|
|
|
|
* Update flash command in userspace
* Switch to BackspaceFN on split spacebar
|
|
|
|
* enable rgblight layers
* rgblight layers code
* switch to new rgblight layers
* testing led positions
* fix caps typo
* lights and colors working
* rules updated for different rgb use
* Extra spaces removed
|
|
* convert my 60 keymap to alice
* add via to rules for alice
* remove split backspace and add backlight keycodes
* disable LTO for alice pcb
* keymap alignment formatting
|
|
* Add PGUP,PGDN to keymaps
* Enable VIA support on userspace for 1up60hse
* Enable DZ60 VIA in rules
* Enable Romac VIA in rules
|
|
* Convert macro to use new QMK CLI and other cleanup
* use \n instead of ss enter
|
|
* Initial keymap for Romac
* Formatting changes
* keymap tweaks
* Add new cycle layer key
* add cycle layer code
* initial upload
* keymap updates
* keymap updates
* keymap updates for new layer names
* new enum layers
* case added for 4th layer
* removed extra space for formatting
|
|
* Move layer toggle key for one handed operation
* Add print screen keycode
* Cleaning up some tab/space formatting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add keycodes for new macros to keymaps
* add macros for commonly used shortcuts
* FIx macro code and add comments
* Replaced with build in QMK keycodes
* Removed macros that duplicated QMK keycodes
|
|
* Adding new tap dance key
* Adding new tap dance code
* add code for copy/paste to tap dance
* testing tap dance enums
* New tap dance keycodes
* Fix enums
|
|
* Remove tap dance code from keymap.c
* Add tap dance code to userspace files
* Readme updates
* Update keymap images
|
|
* Change to predefined MOD_MASK codes
* Remove duplicate predefined codes
* Better reset keybaord logic
* Cleaned up code as requested
|
|
* Add keycode for KC_MAKE
* Add KC_MAKE keycode
* Add stanrc85.c file with KC_MAKE
* Remove unused include
* Improved KC_MAKE stolen from Drashna
* Define mod mask for new KC_MAKE code
* RESET board to flash after compiling
* Remove send_string
* RESET fixed in KC_MAKE
|
|
* Add INSERT and EEP_RST to HS60 keymap
* Add INSERT to keymap
* Layer based RGB colors
* Move RGB code to layer_rgb.c
* New file with layer based RGB colors
* Use RGB code if RGBLIGHT is enabled
* Set RGB options in config.h
* Remove rgb enable from init user
|
|
* Removed since options are in userspace
* Removed RGB option that was breaking one of my builds
* Remove unused options
* Removed options present in userspace, add board specific options here
* Removed code also present in userspace
* Turns out those lines were needed, added them back
* Testing changes
* Added code to ensure board read as ANSI instead of default ISO for HS60
* Setting \ key to "MOD" instead of "ALPHA" for lighting
|
|
* Convert community layout to userspace for future use
* Big readme update
* Move layer toggle to CAPS
* Readme updates
* Deleted since unused
* Removed call to unused .c file
|