Age | Commit message (Collapse) | Author |
|
* Capslock indicator add
* edit
* name correction
* led_set_user(usb_led); delete
* config edit for caps indicator
* keymap.c fix
* led.h include
* pk60.c fix for capslock indicator
* info.json fix
for LAYOUT_all showing correctly
* LAYOUT_all fix
|
|
Added rules.mk for the infinity
* Moved tap dance enums to gordon.h
* Moved tap dance aliases to gordon.h
Moved TD to user space
* Added config file with preventing mods sticking
* Added a few keys to keymap
|
|
* ✨ add big series keymap
* 👽 update for new keymap format
* 🔥 remove unnecesarry code
* ✨ add RGB mode reverse
* 📝 add README
* 📝 change features styling
|
|
* Refactor for B.mini
* Configurator update for B.mini
* Updated readme formatting
|
|
|
|
- avoid writing to the eeprom when possible
|
|
* Feat: Create personal ergodox keymap
* FEAT: Update bpruitt-goddard keymap with custom layout
* Fix: Remove unused pieces from bpruitt-goddard keyboard
* Feat: Add QWERTY layer to bpruitt-goddard ergodox keymap
* Refactor: Remove unused layers from bpruitt-goddard keymap
* Fix: Update base layer for bpruitt-goddard keymap
* Fix: Remove un-reachable key combo from FN layer
* Fix: Rename FN layer to numpad layer
* Feat: Create one-shot modifier layer for mac os use
* Doc: Update readme to reflect my keymap
* Feat: Add mac desktop space switching
* feat: Update keymap layers to use ergodox pretty format
|
|
* And and fix _noeeprom functions to many of the RGB Underglow functions
* Many functions are unnecessarily calling the eeprom write code. The toggle/enable is command is especially guilty of this, as it writes to EEPROM 3 times. But rgb mode writes twice, every time it's called. And init resets the rgb eeprom range and then writes back to it twice!
* Fixed the rgblight_sethsv_noeeprom to work as expected, by moving a lot of the code to a helper function.
* Added a noeeprom function for mode, enable, disable, and toggle functions. (didn't bother for increase/decrease stuff, and didn't add new keycodes)
* Add to predefined colors list
* Add new functions to manual/docs
* Update RGB Sleep feature to use _noeeprom
Because that's exactly what it should be doing, actually!
|
|
* Fix keymap to use correct macro
* Make sure RGBLED_NUM is defined to a value
|
|
* Refactor for Woodkeys Big Series
* Configurator update for Woodkeys Big Series
|
|
* added backlighting support
* complying to conventions
|
|
* Configurator update for Bantam-44
* Refactor for Bantam44
|
|
|
|
* Update feature_tap_dance.md
* minor typos
|
|
* Add Percent Canoe keyboard
* Fix row of nonus backslash
* Update info.json to be correct for canoe
* Change LAYOUT_ISO to LAYOUT_iso
* Remove bootloader key in info.json
|
|
* Support for indicator LEDs
* fixes for backlighting support
* more fixes
|
|
* Update default Nyquist revision
* LED slave fix
* Sync changes from lets_split
* Add needed check for debouncing
* Remove line that was setting PD2 pin and interfering with use of that pin
* Add backlight key to keymap
|
|
* Adding Canoe support
* fix readme
* Remove usless comment
* fixing issues
|
|
* Refactor for AMJ Pad
* Configurator update for AMJ Pad
* Add hardware agnostic layouts numpad_6x4 and ortho_6x4
* Add agnostic layouts to rules.mk
* Refactor AMJ Pad to use new hardware agnostic layouts
|
|
* Refresh & improve leader documentation page
- register_code/unregister_code are not the recommanded way to do macro.
- Provide some details I wish I had found when first used the leader
functionality.
* Add old way to use macro.
|
|
* Refactor for AMJ60
* Configurator update for AMJ60
|
|
* Initial commit of guidoism
* created movement layer
* movement layer works!
* removed unnecessary layers
* moved enter key up and recreated caps lock
* Added num pad
|
|
* Add keymaps for Iris, Let's Split, TADA68, XD75, and handwired not_so_minidox
* remove handwired not_so_minidox
|
|
|
|
* Updated info and fixed minor errors
* Updated folder name; overdue updates to keymap and readme files
Updated folder name; overdue updates to keymap and readme files
* Updated tri-layer feature
* Revert "Updated tri-layer feature"
This reverts commit 59b8b85761740e24f671e10fceea869f06a33ade.
* Updated tri-layer on keymap
* Fixed typos
* Updated keymaps
|
|
* Fix dead link to USB keycodes doc
Link was dead and the fresher version I could find on usb.org is still older than this one.
Thus, WaybackMachine seems the best option.
* Fix dead link to USB keycodes doc, with 2 options
Give the WaybackMachine link (fresher and for reference of the content of the original link) and the usb.org one (older)
|
|
- This is mostly for safety
|
|
|
|
* Fix serial split for BFO9000
* Fix serial split for DeltaSplit75
* Fix serial split for Helix
* Fix serial split for MiniDox
* Fix serial split for Viterbi
* Revert "Fix serial split for Helix" since it's super complex
This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d.
We'll let the helix owner fix this issue, or dive into the code later
|
|
|
|
|
|
|
|
* Change LAYOUT to LAYOUT_all
Fix info.json file
* edit the CORRECT info.json this time
* revert my errors
|
|
|
|
* Readme update per template on docs.qmk.fm
* Refactor for LAYOUT macro
* Add info.json
|
|
* Add info.json for Fourier
* Add info.json for Laplace
|
|
|
|
|
|
* Update keymap.c
|
|
* Capslock indicator add
* edit
* name correction
* led_set_user(usb_led); delete
* config edit for caps indicator
* keymap.c fix
* led.h include
* pk60.c fix for capslock indicator
|
|
Wait for 1 second before turning on RGB to get debug messages on
console.
- configure HSV color, on a brand new pro micro the default values are
0, 0, 0
|
|
* Refactor for Alps64
* Reverts deletion of LAYOUT_kc macro; renames LAYOUT_standard_60 to LAYOUT_60_ansi
* Add LAYOUTS = 60_ansi to rules.mk
* Rename LAYOUT_standard_60 to LAYOUT_60_ansi in info.json
|
|
|
|
* Capslock indicator add
* edit
* name correction
* led_set_user(usb_led); delete
* config edit for caps indicator
* keymap.c fix
* led.h include
|
|
* Added Zlant support
* Uses LAYOUT and identifies individual layers
* Removed deprecated =? usage on rules.mk
* Adds readme for Zlant keyboard and its default layout
* Fixed LAYOUT constant
* Minor zlant readme formatting fix
|
|
|
|
|
|
* add edvorakjp libraries
* add edvorakjp iris keymap
* change the custom eeconfig's address to prevent future address conflicts
* deleted the verbose line of rule.mk
|
|
|
|
* Adds basic support for u/flehrad's bigswitch pcb
- also adds support for OSX Eject/Power
The function of this key depends on the version of OSX and if you
have physical media. For a macbook pro 2017 holding this key down
brings up the shutdown dialog. If you wrap it in LCTL and LSFT the
screenlock turns on immediately.
* Switch to Layout Macro
- add a code for OSX Sleep
* Add a README
* Turn on RGB by default
* Add info.json
* Address comments by @drashna
* Only define Eject in keymap
|