[Keyboard] Blackplum a.k.a IMKG68 - new 68% mechanical keyboard (#7122)
* Add blackplum firmware
blackplum firmware
* Delete blackplum.c
* Delete blackplum.h
* Delete config.h
* Delete info.json
* Delete rules.mk
* Delete keymap.c
* Update readme.md
* Delete readme.md
* Add Blackplum
* Add image: blackplum layout
* Update readme.md
* Update readme.md
* remove _WINLCK layer, replaced with custom_keycodes
* change #define LAYOUT_68 to #define LAYOUT_68_ansi
* change DEBOUNCING_DELAY to DEBOUNCE, remove IS_COMMAND()
* change keyboard_name, maintainer, url, width height
* change some comments
* Update readme
* LAYOUTS = 68_ansi
* update layout_68_ansi
* Change LAYOUT_68 to LAYOUT_68_ansi
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix Bug
* remove extern keymap_config_t keymap_config;
* Update config.h
* Update config.h
* Update config.h
* Update keyboards/blackplum/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update rules.mk
* Update rules.mk
* Update readme.md
* Update readme.md
Support for the Clueboard California macropad (#7127)
* Support for the Clueboard California macropad
* Update keyboards/clueboard/california/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
[Keyboard] Naked48/60 Configurator bugfix (#7131)
Support for QMK configurator of keyboard Naked48 / 60.
Related: Pull request to configurator
[Keyboard] Add keyboard Naked48 / 60 # 549
[Keyboard] 1up60rgb: fix LAYOUT_60_iso json tree (#7126)
ISO Enter was out of sequence.
[Keymap] Updating Nordic ergo keymap (#7107)
* Update ergodox infinity nordic_ergo keymap
- Add missing important keys to base layer.
- Move arrow keys around as the original position was not optimal.
- Fix some code styling issues.
* Fix indentation to 4 spaces
* More code style fixes
- Formated the methods in the nordic ergo keymap.
* Fix QMK code style issues
- Change layer defines to enums.
- Split enums to multi-line.
- Remove non required switch case.
Fix held key getting stuck when NKRO is toggled (#6570)
* Fix held key getting stuck when NKRO is toggled
* Updated file to latest qmk version and added fix to cases MAGIC_UNHOST_NKRO & MAGIC_HOST_NKRO as well.
* Revert merged quantum.c
[Keyboard] Owlet60 Updates (#7103)
* Owlet60 updates
Co-Authored-By: noroadsleft <xxiinophobia@yahoo.com>
* fix url in info.json
[Keyboard] Keyboard Naked60 Update (#7106)
* [Keyboard] Keyboard Naked60 Update
Support for SPLIT_KEYBOARD
Keymap updates
* Update keyboards/naked60/readme.md
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/naked60/rev1/config.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/naked60/rev1/rev1.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/naked60/rev1/rev1.h
Co-Authored-By: Joel Challis <git@zvecr.com>
[Keymap] Add userspace and personal keymaps (#7093)
* Add Planck keymap and custom keycodes to userspace
* Add Preonic keymap and extract common ortho layers and keycodes
* Add Leaf60 WKL keymap
* Add M60-A keymap
* Add Levinson keymap
* Fix links in personal readmes
* Use flash target
* Remove duplicate definition
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove superfluous line endings
* Planck and preonic encoder should have the same behavior
* Use higher level API
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Use layouts to reduce planck/levinson duplication
* Update flash instructions for levinson
Add ISO layout macro for KBD67 rev2 (#7113)
update VID and PID for h87a (#7100)
add bdn9/eosti keymap (#7105)
Remove apostrophe from various abbreviations' plural forms (#7050)
While this was historically a valid possibility, nowadays, it reads
kinda weird, and the [Oxford Dictionaries Online suggests to avoid it](https://english.stackexchange.com/a/56010).
Thus, I removed it everywhere I found it.
Cleanup rules.mk for 32U4 keyboards, I-K (#7097)
* Cleanup rules.mk for 32U4 keyboards, I-K
* Clean up ivy rules.mk
[Keyboard] Added layout, configured bluetooth (Hacked Motospeed handwired) (#7084)
* Added more intuitive layout with bluetooth commands
[Keymap] add halvves let's split keymap (#7063)
* add halvves let's split keymap
* [cr] - review requests from @fauxpark
* cleanup spacing, add transparent for spaces in util layer
* [cr] - use new core funcs / @fauxpark & @drashna
* enable EE_HANDS
* [cr] - switch to definable mask for layer state (@drashna)
[Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051)
* Setup keymaps and userspace for Rishka
* Creates a keymap for Ergodox Ez, bdn9 and Dactyl Manuform 5x6
* Update bdn9 config with suggested change
* Add pragma to other header files
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Updates from review from fauxpark
* Updates from review
Swap to keyboard_post_init, layer_state_t and use layer state for encoder
* Updates from review
Swap to keyboard_post_init, layer_state_t and use layer state for encoder
* Add missing change from review
Add a short explanation to Zadig the troubleshooting section (#7110)
* Add a short explanation to the troubleshooting section
While translating I noticed that the troubleshooting section could use a
little bit more explanation. @Yanfali was so kind to chime in on this on
discord and explained that this was ment for people who accidently
forget to put their board in bootloader mode, so I added this as a
possible common mistake.
Also fixed the spelling of Msys2 to MSYS2 and Halfkay to HalfKay as
these are the official spellings they use themselves.
* Update driver_installation_zadig.md
* Update driver_installation_zadig.md
English is hard.
* Update docs/driver_installation_zadig.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/driver_installation_zadig.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
[Keymap] Personal layout for the Wonderland (#7095)