| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Option to use function for KEYCODE2 routines.
Convert the KEYCODE2SYSTEM and KEYCODE2CONSUMER macros to functions,
defaulting to using the macros. The function form allows the compiler
to optimize the switch statement itself, over the macro nested
ternaries.
To enable this feature, #define USE_KEYCODE2_FUNCTION.
Testing against a random selection of avr-based keyboards, this
increased available flash by ~500 bytes. For arm-based keyboards,
the available flash increased by ~400 bytes.
* Replace macro with function entirely.
As zvecr states, go bold and just commit to using the function instead
of the macro.
* Reformat whitespace now that functional review is done
Verified against clang-format output.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* jerkin
* Update config.h
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-Authored-By: Akaash Suresh <casa.akaash@gmail.com>
* Update rules.mk
* Apply suggestions from code review
* Missing closing parenthesis in one of the suggestions.
* Finalize collaborator suggestions
* One final tweak to standardize MANUFACTURER
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Akaash Suresh <casa.akaash@gmail.com>
|
| |
| |
| | |
Corrected the layout macro name in `info.json`.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* fix layout macro and update keymaps
K2D switch position is actually physically on the top row, as the right half of a split Backspace.
* add QMK Configurator layout support
|
| |
| |
| |
| |
| |
| | |
* add VIA keymap to 1up60rgb
* change VID to align with other 1up boards
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Adding my keymap
Adding a personalized keymap to the Raine keyboard. This diffirentiates itself by being useble with nordic characters even when the bottom row has blockers. Also added ASCII art to help visualize what you are doing when programming the board.
* Update Readme.md
Ned image of the board
* Update Readme.md
Forgot a space in Readme
* Update Readme.md
And another missed space
* Update keymap.c
Renoved Definetion that is not used
* Update Readme.md
* Remove files for renaming
* Adding files after renaming
Was unable to get Girthub to push renamed files/folders. Therefore removeing and adding them again.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add the via keymap
* get an appropriate unused VID
* fix formatting up a bit
* Update keyboards/kbdfans/kbd67/mkiirgb/v1/config.h
* Update keyboards/kbdfans/kbd67/mkiirgb/v2/config.h
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* manta60_update
* Update config.h
* Update config.h
* Update config.h
* Fixed info and readme
* Fixed config.h
* Fixed rules.mk
* Fixed keymap.c
* Update keyboards/manta60/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Fixed keymap.c
* Fixed rules.mk
* Update rules.mk
* Update keyboards/manta60/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/manta60/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/manta60/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/manta60/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add new pcb Inffinity CE
* update
* Update config.h
PID change, rgb version will be release
* Update config.h
* Update infinityce.c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* new alternative controller.
* following suggestions at qmk's 8059.
* forgot to replace some underscores and keycodes.
* following drashna's suggestions at qmk's 8059.
* following zvecr's suggestion in qmk's 8059.
* following noroadsleft's suggestion at qmk's 8059.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* UniGo66 keyboard added
* UniGo66 keyboard added
* case correction of unigo66 files
* create sirius folder
* Update keyboards/sirius/unigo66/rules.mk
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/default/config.h
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* debugging
* correct keymap to layout
* readme
* remove common config
* suggested changes to config.h
* default keymap cleanup
* bug fixes
* add uni660 keyboard
* remove zip
* remove redundant rules.mk
* remove redundant via keymap
* Update keyboards/sirius/uni660/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/sirius/uni660/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* remove unnecessary functions
* fix if
* add back via keymap, remove old eeprom code
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* changes requested for qmk
* Update keyboards/sirius/uni660/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* debouncing and other minor changes
* Update keyboards/sirius/uni660/uni660.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sirius/uni660/uni660.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* [Keyboard] Add a new keyboard Chidori.
* Update keyboards/chidori/info.json
* Update keyboards/chidori/keymaps/default/keymap.c
* Update keyboards/chidori/chidori.h
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/keymaps/extended/keymap.c
* Update keyboards/chidori/readme.md
* Update keyboards/chidori/readme.md
* Update keyboards/chidori/readme.md
* Update keyboards/chidori/readme.md
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update keyboards/chidori/rules.mk
* Update rules.mk
* Delete unnecesarry lines.
* Changes layer keys handing.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update SPLIT_USB_TIMEOUT -500ms
* Align keyboard level SPLIT_USB_TIMEOUT defaults
* Align keyboard level SPLIT_USB_TIMEOUT_POLL
* Review fixes
|
| |
| |
| |
| |
| |
| | |
* Refactor deltasplit75 to use split_common
* Refactor deltasplit75 to use split_common - small tidy up
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Relocate grave keycode processing
* Tidy up code
* Refactor grave -> grave_esc
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Added brush size to encoder knob as new keymap
* Encoder keymap added
|
| |
| |
| |
| |
| |
| |
| | |
* Userspace overhaul
* Remove testing directory
* Minorca keymap tweaks
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* [keymap(kyria)] moved OLED & encoder implementation to separate classes
* [feat] created logic to cycle through hue wheel when starting keyboard
* [feat] created logic to cycle through hue wheel and return to user's default color
* [refactor] updating OLED layout for crkbd & lily58
* [refactor] updating OLED layout for crkbd & lily58
* [fix(8070)] updating encoder.c logic based off drashna's code review
* [refactor(8070)] added key to send + Shift + M
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* wip
* tested and working
* remove unused import
* Update lib/python/qmk/questions.py
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
* fix flake8 errors
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add my keymaps
* tri layer keymap
* update tri layer
* update tri layer
* cleaning up
* formatting
* move to correct location
* lily58: move caps off mod key in sublayer
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* remove unnecessary trailing whacks
* remove unneeded file
* swap spacebar
* update code for comments in PR
* add fc660c keymap
* rm readme
* move layer key
* remove inconvenient alternate keys
* swap format
* add them media keys
* add rules mk
* swap caps and ctrl
* remove unneeded config
* use gesc instead of esc
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Dedupe extrakey report struct, and send functions in V-USB & LUFA
* Doc comment for consistency
* Wrap it in ifdef to prevent unused function error
* Do the same for ATSAM
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Align ATSAM HID descriptors with LUFA/ChibiOS
* Don't hardcode raw endpoint size
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
(#7595)
* fixed strange space cadet timer owerflow on STM32F103
* Moved elapsed time fix to timer.c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* disable Console to save firmware space
* rules.mk templating
Add comments regarding the rules, to more closely match the ps2avrgb template.
* update info.json
This board has a quite interesting take on the standard TKL; why not show it off?
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
userspace (#8053)
* [keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace and keyboards
* [fix(#8053)] removed redundant code based off Duckle29's code review
* [fix(#8053)] fixing typos
* [refactor(#8053)] updating oled timeout
* [fix(8053) resolved code review issues identified by noroadsleft
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add Hannah910 V2 and VIA support
add rev.2 pcb and via support
* Update config.h
* update
* Create config.h
* Update
* update
* update
* Move keymap folder
* add more layer and edit readme.md
* readme.md update
* update
* update
* Update hannah910.h
|
| |
| |
| | |
* fix logic and update to newest led_update_kb routine
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* update the vendor id for 1upkeyboards 1up60hte
* add the via keymap and rules file
* fix typo
* move the LTO to the keyboard's rules.mk
* Update keyboards/1upkeyboards/1up60hte/config.h
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Created the yoryer layout for the Quefrency 65%
* added rgb control layer
* Required changes to resolve PR #7947 issues
* - Updated the layer list as an enum
- Removed .gitignore file from keymap folder
* Removed the .gitignore from keymap folder
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* init jp
* update
* update
* update
* update
* Update keyboards/xd75/keymaps/atomic_style_jp/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* remove config.h
* remove ____T___
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Begin work on spfs, migrating ancient config
* QMK breaks if there's a dash in the board name
* Update info.json
* Make indicator LEDs work
* Build a readme
* Change title to match official GB thread name
* Add an ANSI WKL layout for simplicity
* Adjustments as per pullreq recommendations
* Remove unused functions from other keymap
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add backlight custom driver to all boards not declaring it but overriding backlight
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove old tmk references from show_options.mk
Co-authored-by: fauxpark <fauxpark@gmail.com>
|
| | |
|