Age | Commit message (Collapse) | Author |
|
|
|
* Planck ajp10304 layout clean up
* Planck ajp10304 layout add Mac layer extensions
* JJ40 ajp10304 layout add Mac layer extensions
|
|
|
|
|
|
|
|
|
|
|
|
* Added Contra keyboard support
The configuration came from a source distribution of the firmware on the
Contra's official website.
I have also included a simple MIDI keymap. (And it works!)
* Changes to Contra config and README
* Readme has been changed as requested by jackhumbert
* Config has been changed to add the Cartel and Contra names to
the USB configuration.
|
|
|
|
* Add fido Viterbi keymap
* Cleanup rules files
* Remove unused WIP code
|
|
* Added a heavily customized German keymap to the XD75RE
* A heavily customized alternative layout for the XD75, for German users
* Fixed capitalization, removed unnecessary files
* Hopefully fixed capitalization, some keymap changes
|
|
|
|
* layout(planck): new layout initial commit
* feat(planck): add workman layout
* fix(planck): switching to workman
* layout(planck): swapping mnext and mplay
* feat(planck): prep for RGB
* perf(planck): remove plover
saves 256 bytes of memory
* perf(planck): remove colemak
saves 128 bytes
* layout(planck): swapping enter and quote
* perf(planck): disable console
frees 1664 bytes
* feat(planck): RGB under-lighting
* refactor(planck): change RGB pin
Uses pin labeled PB2
* feat(planck): add RGB keycodes
* feat(planck): re-enable audio
* style(planck): fixing indentation
Because who indents like that?
* style(planck): clean up keycodes
* layout(planck): remove del
* feat(planck): add tap-space to layer keys
* docs(planck): specify pin on PCB for RGB
* bug(planck): reducing tap time
* Revert "bug(planck): reducing tap time"
This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658.
* Revert "feat(planck): add tap-space to layer keys"
This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3.
* perf(planck): remove backlit case
* feat(planck): swap enter and quote
* bug(planck): moving right shift
* doc(planck): update README
* chore(planck): remove makefile
* 🔨 add userspace config
* 📝 update layer ascii art
* 🔥 disable RGB lighting
* ✨ add Colemak
* ✨ add numpad layer
* ✨ add caps lock on adjust layer
* 📝 update layer renders
* 🔥 remove workman sound def
* 🔨 add userspace config
* 📝 update layer ascii art
* 🔥 disable RGB lighting
* ✨ add Colemak
* ✨ add numpad layer
* ✨ add caps lock on adjust layer
* 📝 update layer renders
* 🔥 remove workman sound def
|
|
* qwerty_code_friendly: minor updates
- Correct mistake in ascii keymap.
- Make lower right key delete again, but make it configurable.
- Make double shift for double quotes optional.
* qwerty_code_friendly: shift users title-caps
|
|
* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL
* add define USB_MAX_POWER_CONSUMPTION
|
|
|
|
* Add the OK60 keyboard
* Fix ok60 incorrect ANSI keymap signature
Add support for default ansi and iso 60 keymaps
|
|
* Add navigation layer for hjkl arrow keys
* Fix Oscillope keymap after jj40.h changes. Also fix jj40.c so that it can build without rgblight if you don't want that enabled.
|
|
|
|
* Line ending stuff again
* Added my personal Planck layout (finally)
|
|
* Fork from Let's Split
* Organizing files
* Delete some keymaps
* I2C and serial enabled at the same time
* Change readme
* add #define HELIX_ROWS for multiple rows
* Delete avrdude flashing script
* Delete makefiles
* Subproject elimination
* Fix lufa path
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.
Fix conflicting function name
* Mousekey change default to off
* Fix to oled display adjust
* make rev2
change pin assign
change keymap
* use master_buffer
* Timing adjustment
* Organizing files
* Change Keymap
* Change Keymap
Add EISU and KANA
Correct 4rows
* NKRO default to disable
* EXTRAKEY_ENABLE default to disable
* add rgb reset key
* rgb custom function enable
* Extend font
* add RGBLED_POWER
default folder to helix/rev2
RGB_ENABLE to no
* renamed directory
* Disable RGBLIGHT_CUSTOM_DRIVER
* Disable LOCKING_SUPPORT_ENABLE
* Update bootloader setting
* Change readme
* Fixed argument error
* Move rows config to keymap
|
|
|
|
|
|
|
|
* Update Meira for revision 1.1 to enable backlighting by default
* Updates to fix other keymaps
|
|
* Fixed keymap, added capslock led
* Removed macro
|
|
|
|
|
|
* Fixed compilation of the ps2avrGB keyboard/firmware
This commit fixes the silent compilation error for the ps2avrGB
keyboard/firmware. This error was caused by a lacking default
keymap which it did not have because all keyboards based on it were
moved to another directory. I also added the required config.h
options so it's possible to compile it again and (probably)
flash it on a b.mini.
Lastly, I updated the README to reflect the current state.
This commit fixes #2425
* Referenced the pearl in the ps2avrGB REAMDE
Added a reference to the pearl keyboard in the README of the ps2avrGB keyboard as it is originally based on the firmware as well.
|
|
* layout(preonic): blake-newman's layout
- Add keymap
- Add Number Pad layout
- Reconfigure other layouts to my opinionated style
- Add `readme.md` with layout information
* layout(preonic): blake-newman's layout
- Move enter to `raise + space` / `lower + space`
- Replace `enter` to `right shift`
- Explicitly map modifier keys
|
|
- Remove action_get_macro in favor of process_record_user
- Support user defined words on layer 3 (pass via flags)
- Support backspace & del on left thumb cluster.
(optionally override top right backspace).
|
|
|
|
|
|
* Add extra RGUI key to make keyboard more MAC friendly
* Remove enumerators for no longer used layers in layout Skewwhiffy for XD75
* Make layer numbers even better
|
|
|
|
|
|
|
|
|
|
* Committed initial version of the knops configurator.
* Added support for the Knops v1.1
|
|
|
|
|
|
|
|
* Add `SGUI()` as an alias of `SCMD()` for consistency with `KC_GUI`
* Add `SGUI_T()` as an alias of `SCMD_T()` for consistency with `KC_GUI`
* Make SGUI the primary name
|
|
break statements are never reached due to the return statement, so unnecessary
|
|
|
|
|
|
(#2446)
|
|
* 🎉 duplicate default Preonic keymap
* ✨ add Workman layout
* 🚚 swap backspace and delete
* ✨ enable hold enter for shift
* 🚚 swap media play and next
* 💄 use Planck startup sound
* 💄 add Workman layer sound
* ✨ add numpad layer
* 💄 add new workman sound
* 📝 add README
* 🎨 fix layout formatting
* 📝 add image of numpad layer
* 📦 changing chibios submodule version
to match upstream/master's version
* ✨ add caps lock key on adjust layer
* ✨ reworking numpad layer to match a real numpad
* ✨ add double tap to activate numpad
* 📝 fix layout comments
* 📝 update numpad layer render
* ✨ adding operator keys to left hand on numpad
* 🎨 shorten numpad keycodes
|
|
* Add OSL keycodes and macro handling
* Re-add AVRDUDE target
* Userspace document cleanup and commenting
* Fix Orthodox keymap layout (cosmetic)
* Add caveat for KEYMAP Macros
* Minor tweaks
* Enable Bootmagic in Ergodox EZ
* Minor tweaks
|
|
* Fixed typo of 'confid.h' to 'config.h'
* Fixed broken links in docs
* Fixed a lot of dead links
|