summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_5x12/333fred
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-24/+24
|
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-2/+2
|
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* [Keymap] Added 333fred 5x6_5 keymap (#10272)Fred Silberberg2020-10-042-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * First pass at manuform layout. * Updates from actual usage on my board. Fixed a couple of bugs, added a stormlight quote randomizer. * Use a 32-bit timer that can actually hit 5 minutes. * Some updates after a day of usage: * Turn off WPM. It's too inaccurate and takes up a decent amount of space that can be devoted to quotes. * Turn off the OLEDs after 5 minutes * Move the keys around a bit. * Add many more quotes. * Adjust the quotes to make room for missing and misswritten WoT quote. Adjusted the keymap slightly. Adjust the mods display to include one_shots. * Revert osm on lgui as it makes start menu search impossible to use. * Use LTO_ENABLE flag. * License all of my (333fred's) keymaps as MIT. * Update users/333fred/rgb.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add naked60 layout, clean up my userspace files and rules.mk. (#8848)Fred Silberberg2020-04-202-4/+0
|
* Update 333fred keymaps and add new iris map. (#6010)Fred Silberberg2019-05-291-37/+14
| | | | | | * Update 333fred keymaps and add new iris map. * Fix iris key
* Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that ↵Fredric Silberberg2019-01-304-0/+217
was cased the same and caused issues.