qmk_firmware/keyboards/nightly_boards/daily60
James Young efe0d96845
Migrate LOCKING_*_ENABLE to Data-Driven: N (#23774)
Affects:

  - `nacly/sodium42`
  - `nacly/sodium50`
  - `nacly/sodium62`
  - `nacly/splitreus62`
  - `nacly/ua62`
  - `nek_type_a`
  - `nemui`
  - `nibiria/stream15`
  - `nightingale_studios/hailey`
  - `nightly_boards/adellein`
  - `nightly_boards/alter/rev1`
  - `nightly_boards/alter_lite`
  - `nightly_boards/conde60`
  - `nightly_boards/daily60`
  - `nightly_boards/jisoo`
  - `nightly_boards/n2`
  - `nightly_boards/n40_o`
  - `nightly_boards/n60_s`
  - `nightly_boards/n87`
  - `nightly_boards/n9`
  - `nightly_boards/octopad`
  - `nightly_boards/octopadplus`
  - `nightly_boards/paraluman`
  - `nightly_boards/ph_arisu`
  - `nightmare`
  - `nimrod`
  - `nix_studio/oxalys80`
  - `nopunin10did/jabberwocky/v1`
  - `nopunin10did/jabberwocky/v2`
  - `nopunin10did/railroad/rev0`
  - `novelkeys/novelpad`
  - `noxary/220`
  - `noxary/260`
  - `noxary/268`
  - `noxary/268_2`
  - `noxary/268_2_rgb`
  - `noxary/280`
  - `noxary/378`
  - `noxary/valhalla`
  - `noxary/vulcan`
  - `noxary/x268`
  - `numatreus`
2024-05-22 20:41:29 +01:00
..
keymaps [Keyboard] Add Daily60 keyboard (#19116) 2022-12-12 18:38:38 -08:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: N (#23774) 2024-05-22 20:41:29 +01:00
matrix_diagram.md Nightly Boards/DeskDaily Daily60 Layout Additions (#20753) 2023-05-06 18:55:48 -07:00
readme.md [Keyboard] Add Daily60 keyboard (#19116) 2022-12-12 18:38:38 -08:00

DeskDaily Daily60

Daily60

A multi-layout 60% pcb

  • Keyboard Maintainer: DeskDaily
  • Hardware Supported: Atmega32u4

Make example for this keyboard (after setting up your build environment):

make nightly_boards/daily60:default

Flashing example for this keyboard:

make nightly_boards/daily60:default:flash

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the upper left key) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.