| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* [Keychron C1 RGB] Minor updates
- No longer force NKRO for the keyboard already has EEPROM support.
- Enabled a number of non-reactive and reactive effects.
- Changed some code to run at a keyboard-level.
- Cleaned some non-existent keys in the keymap table.
- Changed the link to the Sonix Flasher. It will now redirect automatically to the latest release.
* [Keychron C1 RGB] Fix some minor compile error
- Removed additional properties in `info.json`
- Fixed bool DIP switch code.
* Update rgb.c
* [Keychron C1 RGB] Add support for VIA RGB Control
* [Keychron C1 RGB] Update keymap
- Add NKRO toggle key.
- Add GUI toggle key.
* [Keychron C1 RGB] Update readme
* Revert "Merge branch 'SonixQMK:sn32_master' into c1-rgb_patch"
This reverts commit 61d4275dc342c24bd1aa823df2cb64a7afb4630f, reversing
changes made to f64312303034e3c7830fc2e56599141327abc075.
* Revert "Revert "Merge branch 'SonixQMK:sn32_master' into c1-rgb_patch""
This reverts commit b32e798ba76a56a7a407c378d06571303f38d1d9.
|
|
1. fix no led issue by common spi driver
2. increase spi clock for better performance
|
|
|
|
|
|
|
|
* Revert "sn32: switch to low power mode on idle"
This reverts commit 8b1600b562baa9ba3008e9736a7c8964f362447b.
* Add VIA support for Redragon K580 VATA
* Redragon K580: add RGB to VIA
* Sync with main repo
* Update board.mk
* Update chconf.h
* Update board.mk
Co-authored-by: dexter93 <d3xter93@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* [Redragon K580] add underglow
* fix it
* how did this get in here
* remove underglow from keyboard data
* index bump
* fix the cursed underglow
flip the values for accurate color
* flags cleanup
|
|
and nuke underglow for now
|
|
|
|
|
|
build_all.py (#206)
* Add argparse, add arguments for whitelist, blacklist, and debug mode
* When in debug mode, print a message
* Parse whitelist/blacklist, output filenames and contents if debug enabled
* Add should_include function to determine if a line should be included, apply whitelist/blacklist if enabled
* Add quick build workflow and empty file to hold quickbuild list
* Use blacklist for quick build
* Remove unnecessary parentheses
* Use lowercase filename
* Whitelist is probably better than blacklist for quick build
* Add common testing keyboards to whitelist
* Fix indents
* Still had some messed up indents!
* More formatting fixes
* Change delimiters to semicolon to hopefully appease the py linter
* Delimiter is semicolon, no need to escape slash
* Update build_all.py
Co-authored-by: dexter93 <d3xter93@gmail.com>
|
|
* update to include VIA RGB config
* add VIA json
* fix typo
|
|
* Enable memcore to fixing issue of RGB effect, and disable some doesn't need
* Update chconf.h
Co-authored-by: dexter93 <d3xter93@gmail.com>
|
|
* Added MAC/iOS Keyboad map and fixed OS selector switch
Fixed #177
Added missing special key for Windows and Mac:
KC_TASK (Task viewer) Fn + F3
KC_FLXP (Windows file explorer) Fn + F4
KC_SNIP (Windows snip tool) Fn + Print Screen
KC_MSSN (Mission Control) Fn + F3
KC_FIND (Finder) Fn + F4
KC_MSCR (Mac screenshot) Print Screen
KC_MSNP (Mac snip tool) Fn + Print Screen
KC_BRIU (Brightness Up) Fn + F1
KC_BRID (Brightness Down) Fn + F2
* Fixed typo
* Turn off rgb after 10mins idle
|
|
* Revert "TEMP: HACK: define clock for sn32. 48Mhz"
This reverts commit db1a0f9910e83b1c1dc4c135038e5d998a5cab08.
* inherit clocks from chibios
needs https://github.com/SonixQMK/ChibiOS-Contrib/pull/38
* sn32f2xx: use tickless mode
* pull up chibi
* satisfy linter
* Pull up Chibios-Contrib
* more chibios-contrib
* even more chibi
* sn32f2: bump timedelta to 4
* frequency updates
* hi, please boot
* Revert "hi, please boot"
This reverts commit 97cc1f94cc684873cdf90d0c1a8df43ac023e526.
* Revert "sn32f2: bump timedelta to 4"
This reverts commit ad7c0f9e5a5e9774ac42575e17761fe116653308.
* testing: rgb effects
* pull up chibios-contrib
* matrix: here have some LSD
* k556: here be drugs
* a pinch of coke will do it
* testing: shorter period
* Revert "testing: shorter period"
This reverts commit 4dd9aa8f8fdfed3290feda0215514d989847ea71.
* remove the multipliers
* matrix: revert to original state
* rgb matrix: calculate the ticks from the frequency
* remove redundant include
* Ms
* add correction value
* it's S
* use some hardcoded for now
* bump the period
* scale it down
* scale it down more
* testing: 20khz
* testing: 2kz
* shoot for 20khz, THEN calculate the period
* flip it
* match it
* make sure the value is uint32
* testing: break the time machine
* Revert "testing: break the time machine"
This reverts commit 2f9a66adb055adc80d90930d2bafc18b0abcadb8.
* ms
* Pull up chibios-contrib
* testing: back to hw systick
* testing: back to s
* testing: back to 16bit
* testing: tickless
* testing: timedelta 4
* chibi updates + back to 2
* more chibios
* latest chibios commit
* match the registers
* testing: frequency
* testing: more freq
* testing: use ILRC for systick
* testing: hack
* testing: more ihrc
* testing: more freq
* testing: freq 2
* testing: freq 4
* test: harcode it
* testing: timedelta
* remove this for now
* Revert "testing: timedelta"
This reverts commit a6722c841e4f26b4d34d06b7303d21d2668e0459.
* update configs
* Revert "remove this for now"
This reverts commit f344030ea531710b3988f8137c4ce42676fbd864.
* workaround the chibios timer bug
chThdSleep() fails when the interval does not just fit into the system timer
this is noticeable with a resolution of 16bits in high ST frequencies
* shared matrix: revert to original target frequency
* Revert "workaround the chibios timer bug"
This reverts commit 33affe54c93fffe8cb18039a2183681a6b2644e1.
* Revert "testing: rgb effects"
This reverts commit c112770a284203ed3cccee7fb14b89f2e8f0fd4b.
* Revert "k556: here be drugs"
This reverts commit b9b5aad64cf19daa40541fbd745322bba73ab9df.
|
|
chThdSleep() fails when the interval does not just fit into the system timer
this is noticeable with a resolution of 16bits in high ST frequencies
|
|
* rakk lam ang pro initial commit
* add default and clean up the code
* fix RGB positioning
|
|
|
|
|
|
no more explicit defines
|
|
|
|
* [Aukey KM-G12] add support
https://github.com/SonixQMK/qmk_firmware/issues/15
status leds:
- fixed LED_PIN_ON_STATE
- fixed LED_SCROLL_LOCK_PIN
Key Matrix:
- using COL2ROW
- adjusted row 5: KC_SPC is on col 6 and have 3 KC_NO before and after
- fixed ISO layout (removed \ under enter and shifted all led config index)
- rgb keymaps aligned to the Aukey km-g12 default
- moved RESET to FN+R (esc is mapped to RGB toggle)
RGB matrix:
Row 4 contains a led under numpad plus, row 6 contains 6 led under the spacebar and 1 under numpad enter. All the other underglow leds are un row 7 and row 8 ( to compile i had to force also keys matrix to 8. I'm not sure why but it seems that g_led_config is inited on MATRIX_ROWS and not LED_MATRIX_ROWS).
- using SN32F24xB
- adjusted KC_SPC led position (col 6)
- underglow: D4 (red), B15 (blue), D3 (green) controls led marked as DL1, DL25 to DL36 and DL43 to DL50 while D5 (red), A15 (blue), D6 (green) controls DL2-24.
- marked underglow with LED_FLAG_UNDERGLOW = 2
- marked modifiers with LED_FLAG_MODIFIER | LED_FLAG_KEYLIGHT = 5
- mapped underglow X and Y in a square (left, top, right, bottom)
Added UNUSED_PINS C13 C14, for reference
* [Aukey KM-G12] fixed underglow square coordinates and indexes
* [Aukey KM-G12] added to build
* updated build_all.py
searched for specific rules.mk containing SN32F2:
git grep -rl 'SN32F2' -- 'keyboards/*.mk'
then filtered the results with a regex, cleaned the string (keyboards, rules.mk):
find keyboards/ -type f -name "rules.mk" | grep -E 'keychron\/c|keychron\/k|redragon\/k|ajazz|aukey|sharkoon|smartduck|spcgear|marvo|womier|flashquark|ffc61|gmmk|akko' | sed -e 's/keyboards\///g' | sed -e 's/\/rules.mk//g'
|
|
* Added K3 ISO keymap
* Aligned KC_Y and KC_H
|
|
* Swap volume up/down
* Update readme
* Bring k8 iso closer to original fw
* Remove superfluos layers from standard ISO
* Removed extra _ in KC
* Add cortana button, as it is on stock firmware
* Remove kc_sleep as it's not a part of stock firmware
Co-authored-by: Thomas Bowman Mørch <thomas.git@bowmo.dk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build to be non-functional (#192)"
This reverts commit 5216c4d80c710dc3991fbe424584d13b3e44ee7f.
|
|
|
|
|
|
|
|
be non-functional (#192)
|
|
|
|
|
|
|
|
|