Age | Commit message (Collapse) | Author |
|
Fix the bootloader size so the `RESET` key actually resets to the
bootloader instead of just restarting the boards.
|
|
* Adding mason keymap for planck/niu_mini
* Adding power shortcut
|
|
|
|
|
|
* ISO HHKB first commit
* First version of my HHKB ISO Spanish Keymap
* Readme.md
* Added more media keys.
Caps Lock added on function layer.
Backlight toggle added on funtion layer.
* RGB support for WS2812B RGB led strip
* RGB and brightness control.
|
|
|
|
* Add support for SSD1306 OLED display
* Correct keymap
Had tilde on keymap instead of grave, corrected.
* Winkeyless keymap
|
|
* Created default layout for KBD66.
* Added KBD66 ISO layout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Cleanup Mechmini keymap. Once the custom RGB function is defined, there is no need to manually handle RGB code.
* Change default to KEYMAP_MIT, not KEYMAP_OFFSET
* Add custom RGB code for JJ40
* Reset Mechmini advertised power draw to 500. Will have to test actual maximum power draw later.
* RGB working on JJ40.
* Fix: saturation increase/decrease flipped
* Add new directory for my custom keymap with RGB keycodes
* Swap LAlt and LGUI
* Update JJ40 max power draw with measured value
* Update: fun40 rules.mk to enable underglow; earlier failed Travis CI
* Fix: init RGB LEDs on boot. Also added HHKB-like keymap for XD60.
* Super rudimentary backlight test, init RGB LEDs on boot
* Backlighting works - stays on for now
* Toggling working
* Now can override backlight.c functions. Problem was functions in backlight.c weren't called before due to a lack of matrix_scan_quantum() in matrix.c
* Timers not working
* Delete global.h
* Cleanup
* Compiles
* Good sign: LEDs stop working again
* Handle timer1 overflow
* Progress: fix: forgot to init
* Backlighting fully working now except breathing.
* Revert keymap to original keycodes
* Update XD60 keymap README
* Update JJ40 keymap with backlight toggles
* Breathing working just fine.
* Update references
* Add backlight_set() call
* Cleanup code to disable backlight
* Fix: does not compile
* Fix: missing call to rgblight_task.
* Testing with BACKLIGHT_BREATHING
* Cleanup
* Cleanup comments
* More commenting cleanup.
* Do not enable BACKLIGHT_BREATHING by default
|
|
|
|
|
|
* Move faux clicky into userspace
* Get Audio and RGB enabled on Orthodox-rev1
* Add faux click to userspace
* Add Orthodox Rev3 check to macros
* Hack Orthodox Name for drashna keymap
* No more One Shots
* Ergodox product name hack
* Enable Audio on Orthodox by default
|
|
* Get audio working on clueboard/60
* add keys for music mode
* Change doubles to floats
* add keys for all the songs
* revert to the default startup sound
* Remove music mode until we can figure out why it crashes
|
|
|
|
|
|
Fixes leaking bold text
|
|
|
|
|
|
|
|
* gordon.c defines many aliases for KC codes.
* gordon.c defines many advanced tap dance functions.
* This is a squashed commit of about 6 months of work on chimera and
ergodox infinity changes.
* Ignore the change-id below.
Change-Id: I83927139e8a80fe08992ae91ec7d62571498f7f7
|
|
|
|
|
|
* Kamon bananasplit layout
* readme
|
|
|
|
|
|
|
|
* started work on halfkeyboard
* update to keymap
* halfkey layouts complete for dvorak and qwerty
|
|
|
|
* gh80_3000
* Add files via upload
|
|
|
|
* Update info.json
* Update info.json
* Update info.json
* Update info.json
|
|
|
|
|
|
* Default layout with RGB and in-switch LED controls
This is a variation of the default keymap with added RGB underglow and in-switch LED controls.
* Readme for default_rgb keymap
* ISO keymap with RGB and in-switch LED controls
This is a variation of the default ISO keymap with added RGB Underglow and in-switch LED controls.
* readme for iso_rgb keymap
|
|
* Rooski15: Updated prime_r Keymaps
* Rooski15: Updated Prime_R:Rooski
* Rooski15: Updated Prime_R readme
* Rooski15: Updated Prime_R readme
* Rooski15: Updated Prime_R readme
|
|
(#2231)
* Updated ACR60, Mechmini, ALU84 readme information and config.h descripters
Update MECHKEYS keyboards to be uniform in readmes and config.h's PID, MANUFACTORER, and DESCRIPTIONS. This allows the keyboards to be more uniform amongst the different types.
* Rename keyboards/alu84/keymaps/TurboMech/config.h to keyboards/alu84/keymaps/turbomech
* Rename keyboards/alu84/keymaps/turbomech to keyboards/alu84/keymaps/TurboMech/config.h
* Fixed folder naming for alu84/keymaps/turbomech
* fixed error from compile
removed double `return MACRO_NONE;` and `switch (id) {`
|
|
* Rooski15: Add Prime_R Keyboard
* Rooski15: Added keymaps to xd60, xd75, planck, and prime_r
* Rooski15: Updated prime_r keymap
* Rooski15: Added Prime_R and Documentation
* Rooski15: Added Prime_R and Documentation
* Rooski15: Prime_R - Added futher documentation.
* Update config.h
Added device information
* Update readme.md
Updated Planck:EmilyH Readme
* Update readme.md
Updated XD75:EmilyH Readme
|
|
* Added initial in-switch LED support for the Eagle/Viper V2.
Currently only has four modes: All ON, Mods/Nums ON, Alphas ON, or All OFF
* Revert keymap changes
* Changed switch curly bracket to match style.
|
|
* Add info.json file for Chimera Ortho
* Correct LAYOUT to KEYMAP
Correct LAYOUT to KEYMAP in chimera ortho's json.info
|
|
* info.json committed to support the qmk configurator project
These are info.json for each of the keyboards I've contributed to
during my time here at QMK
* change LAYOUT to KEYMAP to adhere to matrix definitions
|
|
|